]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 01caca74ba26abc58f7163fc71b31257f52907f8..2c6dab53ba949d7d274abe814df0b1bfabad8b75 100644 (file)
@@ -8,6 +8,5 @@ class site {
        service { 'procps':
                hasstatus   => false,
                status      => '/bin/true',
-               refreshonly => true,
        }
 }