From bcb25abcb26f7ebb522f3c0dc3288c6a97ccf158 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 23 Feb 2014 15:17:06 +0100 Subject: introduce a datadir for all dynamic hostings --- manifests/vhost/webdav.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/vhost/webdav.pp') diff --git a/manifests/vhost/webdav.pp b/manifests/vhost/webdav.pp index 5570dcc..f90cf8d 100644 --- a/manifests/vhost/webdav.pp +++ b/manifests/vhost/webdav.pp @@ -76,6 +76,7 @@ define apache::vhost::webdav( owner => $owner, group => $group, run_mode => $run_mode, + datadir => false, documentroot_owner => $documentroot_owner, documentroot_group => $documentroot_group, documentroot_mode => $documentroot_mode, -- cgit v1.2.3