Go to file
Colleen Murphy aff15ad3da 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 20:53:56 +02:00
2015-08-03 18:19:57 -07:00
2017-05-01 21:10:03 -04:00
2015-01-29 22:57:46 +00:00

OpenStack IPTables Module

This module installs and configures IPTables

Description
RETIRED, Puppet module for iptables
Readme 348 KiB