From 34ff14e92c9b4d6c95943528a544d50ca9cbe304 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 14 Dec 2008 14:43:18 +0000 Subject: removed a commented definition git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@2855 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 815d027..7c3089b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -205,7 +205,6 @@ class shorewall { class shorewall::base { - # service { shorewall: ensure => running, enable => true, } package { 'shorewall': ensure => present, } -- cgit v1.2.3