summaryrefslogtreecommitdiff
path: root/manifests/defines/vhost_varieties.pp
diff options
context:
space:
mode:
authorandreas <andreas@immerda.ch>2009-02-17 11:57:45 +0000
committerandreas <andreas@immerda.ch>2009-02-17 11:57:45 +0000
commit9548b5b7ae6f30adb55d8b38585289918484a318 (patch)
tree7b1d81a654f83f712cba425965f6d1deb0bd4497 /manifests/defines/vhost_varieties.pp
parent4ad82dfde3a27bf5aca9ed7be0bfcc402ee4b9d2 (diff)
configuration.php file for joomla + routine to manage these kind of files (laying around in the documentroot)
Diffstat (limited to 'manifests/defines/vhost_varieties.pp')
-rw-r--r--manifests/defines/vhost_varieties.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/defines/vhost_varieties.pp b/manifests/defines/vhost_varieties.pp
index d545ef6..2f74c90 100644
--- a/manifests/defines/vhost_varieties.pp
+++ b/manifests/defines/vhost_varieties.pp
@@ -292,6 +292,8 @@ define apache::vhost::php::joomla(
htpasswd_path => $htpasswd_path,
mod_security => $mod_security,
}
+
+ apache::vhost::file::documentroot{"configuration.php": domain => $name }
}
# run_mode: