aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2010-11-23 22:05:33 +0000
committerOlivier Blin <blino@mageia.org>2010-11-23 22:05:33 +0000
commit31ad4bffd58291d70f81e751ba4f169816786ca8 (patch)
treefc639175f5fe3018b1398fbedc832a81c849f7f4 /modules/buildsystem/manifests
parentd88a66ce38730c29f5ca0c8df9c864e6886c9496 (diff)
downloadpuppet-31ad4bffd58291d70f81e751ba4f169816786ca8.tar
puppet-31ad4bffd58291d70f81e751ba4f169816786ca8.tar.gz
puppet-31ad4bffd58291d70f81e751ba4f169816786ca8.tar.bz2
puppet-31ad4bffd58291d70f81e751ba4f169816786ca8.tar.xz
puppet-31ad4bffd58291d70f81e751ba4f169816786ca8.zip
manage dir recursively
Diffstat (limited to 'modules/buildsystem/manifests')
-rw-r--r--modules/buildsystem/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index a92a08cd..55fcf04a 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -111,6 +111,7 @@ class buildsystem {
file { "/etc/iurt/build":
ensure => "directory",
+ recurse => true,
}
file { "/etc/iurt/build/cauldron.conf":