summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/vhost/static.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/static.pp b/manifests/vhost/static.pp
index ecb869d..50bb3d8 100644
--- a/manifests/vhost/static.pp
+++ b/manifests/vhost/static.pp
@@ -23,7 +23,7 @@ define apache::vhost::static(
$vhost_destination = 'absent',
$htpasswd_file = 'absent',
$htpasswd_path = 'absent',
- $mod_security = false,
+ $mod_security = false
){
# create webdir
::apache::vhost::webdir{$name: