aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/shared-network.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/shared-network.erb b/templates/shared-network.erb
index 407106a..33810b8 100644
--- a/templates/shared-network.erb
+++ b/templates/shared-network.erb
@@ -7,4 +7,4 @@ shared-network <%= @name %> {
include "<%= scope.lookupvar("dhcp::params::config_dir") %>/subnets/<%= subnet %>.conf";
<% end -%>
}
-#### END <%= name %>
+#### END <%= @name %>