/firewall-formula

Salt formula to handle firewalld or iptables basic firewall functionality

Primary LanguageSaltStackOtherNOASSERTION

firewall-formula

A saltstack formula that can be used to manage iptables or firewalld services on RHEL or Debian based systems.

Note

See the full Salt Formulas installation and usage instructions.

Available states

Sets up the firewalld service and makes sure the service is running on RHEL/CentOS 7 systems. Disables iptables modules if they exist.

Sets up the iptables service and makes sure it is running on RHEL/CentOS 6 and Debian systems.