
If we move these into a subdir, it cleans up the number of things we nave to files match on. Stop running disable-puppet-agent in base. We run it in run-puppet which should be fine. Change-Id: Ia16adb96b11d25a097490882c4c59a50a0b7b23d
7 lines
218 B
YAML
7 lines
218 B
YAML
package_name: iptables-persistent
|
|
service_name: iptables-persistent
|
|
rules_dir: /etc/iptables
|
|
ipv4_rules: /etc/iptables/rules.v4
|
|
ipv6_rules: /etc/iptables/rules.v6
|
|
reload_command: /etc/init.d/iptables-persistent reload
|