From: Stephen Gran Date: Thu, 5 Apr 2012 13:25:37 +0000 (+0100) Subject: some more refreshonly X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=984b45e7c3216a85517a16992f2b7646fa696c00 some more refreshonly Signed-off-by: Stephen Gran --- diff --git a/modules/nfs-server/manifests/init.pp b/modules/nfs-server/manifests/init.pp index b9ff8885..e052c71d 100644 --- a/modules/nfs-server/manifests/init.pp +++ b/modules/nfs-server/manifests/init.pp @@ -10,12 +10,10 @@ class nfs-server { service { 'nfs-common': hasstatus => false, status => '/bin/true', - refreshonly => true, } service { 'nfs-kernel-server': hasstatus => false, status => '/bin/true', - refreshonly => true, } @ferm::rule { 'dsa-portmap':