summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/spip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost/php/spip.pp')
-rw-r--r--manifests/vhost/php/spip.pp3
1 files changed, 1 insertions, 2 deletions
diff --git a/manifests/vhost/php/spip.pp b/manifests/vhost/php/spip.pp
index 02bb778..e8de19c 100644
--- a/manifests/vhost/php/spip.pp
+++ b/manifests/vhost/php/spip.pp
@@ -31,8 +31,7 @@ define apache::vhost::php::spip(
$vhost_source = 'absent',
$vhost_destination = 'absent',
$htpasswd_file = 'absent',
- $htpasswd_path = 'absent',
- $manage_cron = true
+ $htpasswd_path = 'absent'
){
$documentroot = $path ? {
'absent' => $operatingsystem ? {