From 966956844377b8aa28dba04a7460678b3d73730b Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 10 Mar 2013 16:46:51 +0100 Subject: introduce logprefix --- manifests/vhost/template.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') 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', -- cgit v1.2.3