summaryrefslogtreecommitdiff
path: root/manifests/defines
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-03-09 22:08:17 +0000
committermh <mh@immerda.ch>2009-03-09 22:08:17 +0000
commit3a8de985901f3c7430cbe088844e18ad5574f074 (patch)
treeb76001a009f5691c9ca1f77d969be548547f63e4 /manifests/defines
parente3286ee7ef6e12ccb38a42840ed2d8fee3303486 (diff)
as we respect no it on higher levels this can be on here
Diffstat (limited to 'manifests/defines')
-rw-r--r--manifests/defines/vhost_varieties.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/defines/vhost_varieties.pp b/manifests/defines/vhost_varieties.pp
index e2f2e13..efe1ca8 100644
--- a/manifests/defines/vhost_varieties.pp
+++ b/manifests/defines/vhost_varieties.pp
@@ -178,7 +178,7 @@ define apache::vhost::php::joomla(
$options = 'absent',
$additional_options = 'absent',
$default_charset = 'absent',
- $mod_security = false,
+ $mod_security = true,
$ssl_mode = false,
$vhost_mode = 'template',
$vhost_source = 'absent',