a better try
authorStephen Gran <steve@lobefin.net>
Wed, 20 Oct 2010 16:16:16 +0000 (17:16 +0100)
committerStephen Gran <steve@lobefin.net>
Wed, 20 Oct 2010 16:16:16 +0000 (17:16 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp

index 78693b5..c716744 100644 (file)
@@ -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"],
             ;
     }