From 43cee63d6c246596d9e545948255750f9cf3a580 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 5 Apr 2012 12:49:53 +0100 Subject: [PATCH] wrong parameter Signed-off-by: Stephen Gran --- modules/site/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/site/manifests/init.pp b/modules/site/manifests/init.pp index 01caca74b..2c6dab53b 100644 --- a/modules/site/manifests/init.pp +++ b/modules/site/manifests/init.pp @@ -8,6 +8,5 @@ class site { service { 'procps': hasstatus => false, status => '/bin/true', - refreshonly => true, } } -- 2.20.1