summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorAndreas <andreas@immerda.ch>2010-01-01 22:47:18 +0100
committerAndreas <andreas@immerda.ch>2010-01-01 22:47:18 +0100
commite45d645f9e2f752c8e9c14f9559eea7d349c355e (patch)
treea2bd6e422d2dd9968684a604db3617f561625521 /manifests
parent8e875f89ae0e481dfbc31f2674a85e5b669c1765 (diff)
not a managed dir
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vhost/php/gallery2.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/vhost/php/gallery2.pp b/manifests/vhost/php/gallery2.pp
index 78e8533..21ad986 100644
--- a/manifests/vhost/php/gallery2.pp
+++ b/manifests/vhost/php/gallery2.pp
@@ -98,8 +98,6 @@ define apache::vhost::php::gallery2(
htpasswd_file => $htpasswd_file,
htpasswd_path => $htpasswd_path,
manage_directories => $manage_directories,
- managed_directories => [ "${gdatadir}"
- ],
manage_config => $manage_config,
}