From 0feb33e9baa968aaaebdec22de76c3e52f086b3a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Jun 2013 09:59:58 -0300 Subject: Setting user on apcupsd::munin --- manifests/munin.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/munin.pp b/manifests/munin.pp index 867e1af..d0626cc 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -4,5 +4,6 @@ class apcupsd::munin( munin::plugin::deploy { 'apc_nis': source => "apcupsd/munin/apc_nis", ensure => $ensure, + config => "user root", } } -- cgit v1.2.3