summaryrefslogtreecommitdiff
path: root/manifests/vhost/static.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-06-21 22:39:53 +0200
committermh <mh@immerda.ch>2009-06-21 22:39:53 +0200
commitec632b7803f1731865fa6ea1ee35963ecf6bbe8f (patch)
tree8ee9321da5af27215919c212d316fa11ad707e3c /manifests/vhost/static.pp
parentfe6fcf3ef7f73956dbd173a933bb032f2a5cad35 (diff)
fixed typo
Diffstat (limited to 'manifests/vhost/static.pp')
-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: