From f515843476504a389b4fe778cc307cb9684a1074 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 Feb 2011 18:58:54 -0200 Subject: Including apt_all munin plugin --- manifests/subsystems/munin.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/subsystems/munin.pp b/manifests/subsystems/munin.pp index 2e32117..f29afb8 100644 --- a/manifests/subsystems/munin.pp +++ b/manifests/subsystems/munin.pp @@ -16,4 +16,5 @@ define munin_node($port = '4949') { } include munin::client + munin::plugin { apt_all: ensure => present; } } -- cgit v1.2.3