From 94eb06a3c753fcca3213bc5940d7d025dc790a37 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Mon, 23 Nov 2009 12:27:10 -0500 Subject: move plugin directory to fit new 0.25.x style and update file paths accordingly --- manifests/host.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/host.pp') diff --git a/manifests/host.pp b/manifests/host.pp index 1d17518..804bd02 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -34,7 +34,7 @@ class munin::snmp_collector file { "${module_dir_path}/munin/create_snmp_links": - source => "puppet://$servername/munin/create_snmp_links.sh", + source => "puppet://$server/modules/munin/create_snmp_links.sh", mode => 755, owner => root, group => root; } -- cgit v1.2.3