puppet-iptables/manifests
Attila Fazekas 1938c72b93 iptables on fedora
The systemd version of iptables requires the 'iptables-services' package
for having the `regular` iptables rule restore on service startup.

The service also needs to be enabled explicitly.

Another iptables related issue with multinode_setup.sh,
tries to executes the iptables command without login shell.

The non-login shell does not contains /usr/sbin in PATH,
so multinode_setup.sh changed to use login shell defaults.

Warning: This change enables the iptables service on all
distribution.

Change-Id: I3174e43b3b19e28073a4364dd0f66fc39b0fa815
2014-08-14 11:23:53 +02:00
..
init.pp iptables on fedora 2014-08-14 11:23:53 +02:00
params.pp iptables on fedora 2014-08-14 11:23:53 +02:00