summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ? {