From d274102fb076e6e96b78ddab576fef680618370e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Jun 2013 09:49:52 -0300 Subject: No need to redeclare munin::plugin --- manifests/munin.pp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/munin.pp b/manifests/munin.pp index e37da3e..867e1af 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -5,8 +5,4 @@ class apcupsd::munin( source => "apcupsd/munin/apc_nis", ensure => $ensure, } - - munin::plugin { 'apc_nis': - ensure => $ensure, - } } -- cgit v1.2.3