From: Silvio Rhatto Date: Fri, 26 Mar 2010 02:45:48 +0000 (-0300) Subject: Minor change X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e0cd10754f2b10c8f58e1de28cd43c8dbc6b7ebc;p=puppet-nodo.git Minor change --- diff --git a/manifests/physical.pp b/manifests/physical.pp index 3c4ad03..6422970 100644 --- a/manifests/physical.pp +++ b/manifests/physical.pp @@ -41,7 +41,7 @@ class nodo::physical inherits nodo { # SMART monitoring include munin::plugins::smart - munin::plugin { "sda": + munin::plugin { "smart_sda": ensure => "smart_", config => "user root\ngroup disk", }