summaryrefslogtreecommitdiff
path: root/templates/vhosts/default.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/default.erb')
-rw-r--r--templates/vhosts/default.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/default.erb b/templates/vhosts/default.erb
index f911236..1ef8023 100644
--- a/templates/vhosts/default.erb
+++ b/templates/vhosts/default.erb
@@ -9,7 +9,7 @@ vhost_parts.each do |vhost_part| -%>
<%= scope.function_templatewlv(['apache/vhosts/partials/header_default.erb',
{'vhost_part' => vhost_part,
- 'configuration' => configuration,}]) %>
+ 'configuration' => @configuration,}]) %>
<%= scope.function_template(['apache/vhosts/partials/logs.erb']) %>