From: Silvio Rhatto Date: Fri, 18 Jan 2013 17:52:28 +0000 (-0200) Subject: New invocation method for shorewall X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=342a4d2f1432a952c2e8648de421bb0ebea20120;p=puppet-nodo.git New invocation method for shorewall --- diff --git a/manifests/subsystems/firewall.pp b/manifests/subsystems/firewall.pp index 6328812..7547ea9 100644 --- a/manifests/subsystems/firewall.pp +++ b/manifests/subsystems/firewall.pp @@ -1,6 +1,6 @@ # firewall definitions for physical servers class firewall { - include shorewall + class { 'shorewall': } $rfc1918 = $shorewall_local_net ? { true => true,