summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_typo3/partial.erb
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-04-18 10:58:56 +0200
committermh <mh@immerda.ch>2014-04-18 10:58:56 +0200
commit41d778fe47c20f2d4c37b4c3089d50fbac6535a3 (patch)
tree7d88ed6ca5e7b1733204f624fef6d3ce92750a4c /templates/vhosts/php_typo3/partial.erb
parentd4a70a927e41c181aa07d467a2478db74439aadb (diff)
address puppet 3.x deprecation warnings
Diffstat (limited to 'templates/vhosts/php_typo3/partial.erb')
-rw-r--r--templates/vhosts/php_typo3/partial.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/php_typo3/partial.erb b/templates/vhosts/php_typo3/partial.erb
index 89f2f60..edb2966 100644
--- a/templates/vhosts/php_typo3/partial.erb
+++ b/templates/vhosts/php_typo3/partial.erb
@@ -1,5 +1,5 @@
<%= scope.function_template(['apache/vhosts/php/partial.erb']) %>
- <Directory "<%= documentroot %>/typo3/">
+ <Directory "<%= @documentroot %>/typo3/">
RewriteEngine on
# Rewrite URLs to https that go for the admin area