From: Silvio Rhatto Date: Sat, 26 Dec 2009 18:36:21 +0000 (-0200) Subject: Setup plugins just if munin is enabled in the system (3) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=889d8b951c5a55423f17a2bf44ae11354f45fe62;p=puppet-virtual.git Setup plugins just if munin is enabled in the system (3) --- diff --git a/manifests/vserver.pp b/manifests/vserver.pp index dbe4f86..ef4f01c 100644 --- a/manifests/vserver.pp +++ b/manifests/vserver.pp @@ -74,6 +74,7 @@ class vserver::host { "/usr/local/share/munin-plugins/vserver_loadavg": source => "puppet://$server/virtual/munin/vserver_loadavg", mode => 0755, owner => root, group => root; + } } # Setup some plugins if munin is enabled in the system