Skip to content

Commit

Permalink
scope haproxy @@firewall resource by datacenter
Browse files Browse the repository at this point in the history
  • Loading branch information
rrotter committed Nov 5, 2024
1 parent 9f233e6 commit 1c94bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/profile/haproxy.pp
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
source => $::ipaddress,
state => 'NEW',
jump => 'accept',
tag => 'haproxy'
tag => '${::datacenter}_haproxy'
}

@@firewall { "200 HTTP firewall6: HAProxy ${::hostname}":
Expand Down

0 comments on commit 1c94bbd

Please sign in to comment.