summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorAndreas <andreas@immerda.ch>2010-01-20 17:36:32 +0100
committerAndreas <andreas@immerda.ch>2010-01-20 17:36:32 +0100
commit6e07cb89de9f4eeea61d640f00b8eb2d5cbcd9cc (patch)
tree4659d11872e7e67af7dbabd0c53d78a91ab15ec7 /manifests
parent806cc80ff9d2a6b17e40bd7d11281c9d4c78d0d7 (diff)
missing variable
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vhost/php/drupal.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/php/drupal.pp b/manifests/vhost/php/drupal.pp
index 3c7e9ea..0975d1e 100644
--- a/manifests/vhost/php/drupal.pp
+++ b/manifests/vhost/php/drupal.pp
@@ -40,6 +40,7 @@ define apache::vhost::php::drupal(
$vhost_destination = 'absent',
$htpasswd_file = 'absent',
$htpasswd_path = 'absent',
+ $manage_directories = true,
$manage_cron = true
){
$documentroot = $path ? {