From 54af63deb16a02bfc8611e444bb3a64e12757f47 Mon Sep 17 00:00:00 2001 From: pietro Date: Fri, 27 Nov 2009 18:43:54 -0800 Subject: update source path --- manifests/plugin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/plugin.pp') diff --git a/manifests/plugin.pp b/manifests/plugin.pp index c9bb6e5..817111d 100644 --- a/manifests/plugin.pp +++ b/manifests/plugin.pp @@ -70,7 +70,7 @@ class munin::plugins::base { file { [ "/etc/munin/plugins", "/etc/munin/plugin-conf.d" ]: - source => "puppet://$server/modules/common/empty", + source => "puppet://$server/common/empty", ensure => directory, checksum => mtime, ignore => '.ignore', recurse => true, purge => true, force => true, -- cgit v1.2.3