]> gitweb.fluxo.info Git - puppet-virtual.git/commitdiff
Setup plugins just if munin is enabled in the system (3)
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 26 Dec 2009 18:36:21 +0000 (16:36 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 26 Dec 2009 18:36:21 +0000 (16:36 -0200)
manifests/vserver.pp

index dbe4f86469f33116a31dbf16ccf7e4359033b5f8..ef4f01c74e4cf3ff4d7c4a0327f67ec36650cb5e 100644 (file)
@@ -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