wrong parameter
authorStephen Gran <steve@lobefin.net>
Thu, 5 Apr 2012 11:49:53 +0000 (12:49 +0100)
committerStephen Gran <steve@lobefin.net>
Thu, 5 Apr 2012 11:49:53 +0000 (12:49 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/site/manifests/init.pp

index 01caca7..2c6dab5 100644 (file)
@@ -8,6 +8,5 @@ class site {
        service { 'procps':
                hasstatus   => false,
                status      => '/bin/true',
-               refreshonly => true,
        }
 }