Revision
868
Author
boklm
Date
2011-01-20 19:59:50 +0100 (Thu, 20 Jan 2011)

Log Message

use source instead of content

Modified Paths

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:35:18 UTC (rev 867)
+++ puppet/modules/buildsystem/manifests/init.pp	2011-01-20 18:59:50 UTC (rev 868)
@@ -280,7 +280,7 @@
             owner => root,
             group => root,
             mode => 700,
-            content => "puppet:///modules/buildsystem/missing-deps.sh",
+            source => "puppet:///modules/buildsystem/missing-deps.sh",
         }
     
         # FIXME hardcoded path