summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vhost/template.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/vhost/template.pp b/manifests/vhost/template.pp
index 9ee650d..55d41d9 100644
--- a/manifests/vhost/template.pp
+++ b/manifests/vhost/template.pp
@@ -63,6 +63,7 @@ define apache::vhost::template(
$run_uid = 'absent',
$run_gid = 'absent',
$template_partial = 'apache/vhosts/static/partial.erb',
+ $template_vars = {},
$ssl_mode = false,
$mod_security = true,
$mod_security_relevantonly = true,