Displaying 1 result from an estimated 1 matches for "use_firewall".
Did you mean:
susefirewall
2013 Mar 12
4
Optional loading of firewall rules
...d
properly. This is very useful to me when incrementally bringing critical
production infrastructure under puppet management.
I''ve thought of a number of solutions. Most of them involve the use of ''if
defined( class_name )'', which has its own repercussions:
- Define a use_firewall guard parameter
- Move all Firewall resources into the firewall module as sub-classes
- Conditionally exec persist-firewall based on if the firewall class is
loaded (how?)
I would love to here about "the right way" to do something like this.
Cheers,
-David Arroyo
--
You received this...