From 22e36f2c8bd8a5bf9a963d63e3c2909a90e90e84 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 12 Nov 2010 20:46:50 +0000 Subject: fix syntax --- modules/shorewall/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/shorewall/manifests/init.pp b/modules/shorewall/manifests/init.pp index 7683035c..3f9189c9 100644 --- a/modules/shorewall/manifests/init.pp +++ b/modules/shorewall/manifests/init.pp @@ -96,7 +96,7 @@ class shorewall { } } - class default_firewall() { + class default_firewall { include default_zones include default_policy include allow_ssh_in -- cgit v1.2.1