puppet-iptables/manifests
Colleen Murphy 73089a0566 Ensure iptables service is running
On Ubuntu, the iptables service starts running when it is installed. On
CentOS, that's not the case, and signaling a restart in puppet does not
actually start the service. The result is that while the iptables
service is stopped, `iptables -S` is empty. This patch adds ensure =>
running to the service resources so that iptables behaves the same on
CentOS and Ubuntu.

Change-Id: I0584c988bcebeee5133f85d55f8d389d78ebac70
2018-07-10 21:20:39 +02:00
..
init.pp Ensure iptables service is running 2018-07-10 21:20:39 +02:00
params.pp Add ip6tables service support for Red Hat 2016-08-29 13:25:32 -04:00