From e80e95edb9007440faa9251a6e6621116783ed91 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 2 Nov 2009 00:57:46 +0100 Subject: recursivly updating file path to new 0.25 style --- manifests/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/debian.pp') diff --git a/manifests/debian.pp b/manifests/debian.pp index 307d8a9..d028471 100644 --- a/manifests/debian.pp +++ b/manifests/debian.pp @@ -3,7 +3,7 @@ class puppet::debian inherits puppet::linux { source => [ "puppet://$server/files/puppet/client/debian/${fqdn}/puppet", "puppet://$server/files/puppet/client/debian/${domain}/puppet", "puppet://$server/files/puppet/client/debian/puppet", - "puppet://$server/puppet/client/debian/puppet" ], + "puppet://$server/modules/puppet/client/debian/puppet" ], notify => Service[puppet], owner => root, group => 0, mode => 0644; } # there is really no status cmd for it -- cgit v1.2.3