From e0cd10754f2b10c8f58e1de28cd43c8dbc6b7ebc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 25 Mar 2010 23:45:48 -0300 Subject: Minor change --- manifests/physical.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", } -- cgit v1.2.3