summaryrefslogtreecommitdiff
path: root/manifests/vhost/webdav.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost/webdav.pp')
-rw-r--r--manifests/vhost/webdav.pp1
1 files changed, 1 insertions, 0 deletions
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,