summaryrefslogtreecommitdiff
path: root/manifests/vhost
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2013-03-10 16:46:51 +0100
committermh <mh@immerda.ch>2013-03-10 16:46:51 +0100
commit966956844377b8aa28dba04a7460678b3d73730b (patch)
treefcc9e9d48eee85df99f9f9aa7f5f8312b91a82f2 /manifests/vhost
parente1b1157e3515657763b3e89f0c52235107e1899d (diff)
introduce logprefix
Diffstat (limited to 'manifests/vhost')
-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 4c9ab3f..6187368 100644
--- a/manifests/vhost/template.pp
+++ b/manifests/vhost/template.pp
@@ -46,6 +46,7 @@ define apache::vhost::template(
$path_is_webdir = false,
$logpath = 'absent',
$logmode = 'default',
+ $logprefix = '',
$domain = 'absent',
$domainalias = 'absent',
$server_admin = 'absent',