summaryrefslogtreecommitdiff
path: root/manifests/vhost
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-01-04 03:03:37 +0100
committermh <mh@immerda.ch>2010-01-04 03:03:37 +0100
commit17fc4077826682cb992586f69bd92d33294375c0 (patch)
tree02e0e02f491c7e4b5b216316be14dec6d262b495 /manifests/vhost
parentfbdc250d326b8638e12daece079129c84cef5b2e (diff)
config file to manage
Diffstat (limited to 'manifests/vhost')
-rw-r--r--manifests/vhost/php/gallery2.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/gallery2.pp b/manifests/vhost/php/gallery2.pp
index 21ad986..a6e23f5 100644
--- a/manifests/vhost/php/gallery2.pp
+++ b/manifests/vhost/php/gallery2.pp
@@ -99,6 +99,7 @@ define apache::vhost::php::gallery2(
htpasswd_path => $htpasswd_path,
manage_directories => $manage_directories,
manage_config => $manage_config,
+ config_file => 'config.php',
}
}