Re: [Puppet Users] IPTables Firewall modules Question

2013-06-27 Thread Stack Kororā
On Thursday, June 27, 2013 6:33:37 AM UTC-5, Ken Barber wrote: > > * The ports that all nodes share in common I am adding to the > > modules/my_firewall/manifests/init.pp file, but the ports that are > specific > > to a node I am adding to the node definition in manifests/site.pp. What > > sh

Re: [Puppet Users] IPTables Firewall modules Question

2013-06-27 Thread Ken Barber
> * The ports that all nodes share in common I am adding to the > modules/my_firewall/manifests/init.pp file, but the ports that are specific > to a node I am adding to the node definition in manifests/site.pp. What > should I do to prevent the firewall rules from becoming unwieldy in my > site.pp