From: Stephen Gran Date: Wed, 20 Oct 2010 16:16:16 +0000 (+0100) Subject: a better try X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=308848d5e45b8d8135471d227352415b77323132;p=mirror%2Fdsa-puppet.git a better try Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 78693b598..c716744c8 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -94,7 +94,7 @@ class debian-org { ; "/etc/rc.local": mode => 0775, - source => "puppet:///modules/debian.org/rc.local", + source => "puppet:///modules/debian-org/rc.local", notify => Exec["rc.local start"], ; }