Displaying 1 result from an estimated 1 matches for "b205c9394b2980936dac53f8b62e38e7".
2012 Dec 04
4
puppetlabs-firewall scope
Hello,
I can''t figure out how I can use the module puppetlabs-firewall only
for some targeted nodes.
If I put :
resources { "firewall": purge => true }
in top scope (i.e. site.pp),
then all the firewall rules on all my nodes are purged. Even for nodes
for which I don''t apply any module containing specific firewall { ...
} resources.
If I put it in a module