From eea269ecd7c70d330615d4260cd4e65b7782648f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Jun 2013 10:10:59 -0300 Subject: Fixing munin interpreting, no need for user setting or exec flag --- manifests/munin.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/munin.pp b/manifests/munin.pp index d0626cc..867e1af 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -4,6 +4,5 @@ class apcupsd::munin( munin::plugin::deploy { 'apc_nis': source => "apcupsd/munin/apc_nis", ensure => $ensure, - config => "user root", } } -- cgit v1.2.3