From 8457fb2fe295d020414ab2401c1e59e22031393c Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 21 Feb 2009 18:16:46 +0000 Subject: correct source --- manifests/munin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/munin.pp b/manifests/munin.pp index b8c9e2f..af31330 100644 --- a/manifests/munin.pp +++ b/manifests/munin.pp @@ -5,5 +5,5 @@ class squid::munin { munin::plugin{ 'squid_icp': } munin::plugin{ 'squid_requests': } munin::plugin{ 'squid_traffic': } - munin::plugin::deploy{ 'squid_efficiency': source => "puppet://$server/squid/munin/squid_efficiency" } + munin::plugin::deploy{ 'squid_efficiency': source => "squid/munin/squid_efficiency" } } -- cgit v1.2.3