From 9548b5b7ae6f30adb55d8b38585289918484a318 Mon Sep 17 00:00:00 2001 From: andreas Date: Tue, 17 Feb 2009 11:57:45 +0000 Subject: configuration.php file for joomla + routine to manage these kind of files (laying around in the documentroot) --- manifests/defines/vhost_varieties.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests/defines/vhost_varieties.pp') 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: -- cgit v1.2.3