From 1aa8557626f809278d31f6d0e75a6c8f4452e57f Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 19 Jul 2008 15:09:59 +0000 Subject: factored out munin plugin --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index be83ba0..537718d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -11,7 +11,7 @@ class squid { } if $use_munin { - include munin::plugins::squid + include squid::munin } } -- cgit v1.2.3