From 06ad6c122b7aae3d8a285d1872664c48bbda03fe Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 29 Feb 2008 16:39:51 +0000 Subject: removed status --- manifests/init.pp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 1177318..a82b91a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -51,11 +51,6 @@ class puppet::linux { service{'puppet': ensure => running, require => Package[puppet], - hasstatus => $operatingsystem ? { - gentoo => false, - default => true, - }, - hasrestart => true, } file{'/etc/cron.d/puppetd': -- cgit v1.2.3