class firewall::linux

Class: firewall::linux

Installs the `iptables` package for Linux operating systems and includes the appropriate sub-class for any distribution specific services and additional packages.

Parameters:

ensure

Ensure parameter passed onto Service[] resources. When `running` the service will be started on boot, and when `stopped` it will not. Default: running