aboutsummaryrefslogtreecommitdiffstats
path: root/modules/planet/templates/planet_vhosts.conf
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-01-08 18:09:18 +0000
committerMichael Scherer <misc@mageia.org>2012-01-08 18:09:18 +0000
commitd5bff2ba89ed464d5a05f8af09677474db61aca6 (patch)
tree4b0c4aac9e9e05e8110f041fa01addae2c577553 /modules/planet/templates/planet_vhosts.conf
parent1403da52f0620a1267d867273adcb8f36d6547e9 (diff)
downloadpuppet-d5bff2ba89ed464d5a05f8af09677474db61aca6.tar
puppet-d5bff2ba89ed464d5a05f8af09677474db61aca6.tar.gz
puppet-d5bff2ba89ed464d5a05f8af09677474db61aca6.tar.bz2
puppet-d5bff2ba89ed464d5a05f8af09677474db61aca6.tar.xz
puppet-d5bff2ba89ed464d5a05f8af09677474db61aca6.zip
cleaning, refactoring and removal of default already set elsewhere
Diffstat (limited to 'modules/planet/templates/planet_vhosts.conf')
-rw-r--r--modules/planet/templates/planet_vhosts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/planet/templates/planet_vhosts.conf b/modules/planet/templates/planet_vhosts.conf
index 5a59e1ed..841e33cb 100644
--- a/modules/planet/templates/planet_vhosts.conf
+++ b/modules/planet/templates/planet_vhosts.conf
@@ -1,4 +1,4 @@
-<Directory <%= planet_location %> >
+<Directory <%= location %> >
Order deny,allow
Allow from All
AllowOverride All