From 59a72e947e2774a7b4bf120d16735e3756656f8b Mon Sep 17 00:00:00 2001 From: mh Date: Wed, 16 Jul 2008 21:03:38 +0000 Subject: adding hasrestart to test git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@1848 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index b182c0b..7363628 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -231,6 +231,7 @@ class shorewall::base { ensure => running, enable => true, hasstatus => true, + hasrestart => true, subscribe => [ Exec["concat_/var/lib/puppet/modules/shorewall/zones"], Exec["concat_/var/lib/puppet/modules/shorewall/interfaces"], -- cgit v1.2.3