summaryrefslogtreecommitdiff
path: root/manifests/vhost/php
diff options
context:
space:
mode:
authorAndreas <andreas@immerda.ch>2010-01-01 22:32:46 +0100
committerAndreas <andreas@immerda.ch>2010-01-01 22:32:46 +0100
commit2f8cc00105db8b8393b1c7e66c145dc705613db5 (patch)
treea31cc4940cabd16b6ae357df033cd60b384139b6 /manifests/vhost/php
parentdc0db27e1d206788f5bd061f331a1b21d4b76e93 (diff)
redefinition error
Diffstat (limited to 'manifests/vhost/php')
-rw-r--r--manifests/vhost/php/gallery2.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/vhost/php/gallery2.pp b/manifests/vhost/php/gallery2.pp
index eb88991..13cae5d 100644
--- a/manifests/vhost/php/gallery2.pp
+++ b/manifests/vhost/php/gallery2.pp
@@ -58,9 +58,6 @@ define apache::vhost::php::gallery2(
},
default => "${path}/g2data"
}
- apache::file::rw{$gdatadir:
- owner => $documentroot_owner, group => $documentroot_group;
- }
# create vhost configuration file
::apache::vhost::php::webapp{$name: