summaryrefslogtreecommitdiff
path: root/templates/zone-master.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/zone-master.erb')
-rw-r--r--templates/zone-master.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zone-master.erb b/templates/zone-master.erb
index 2ec3973..f66cd7b 100644
--- a/templates/zone-master.erb
+++ b/templates/zone-master.erb
@@ -1,5 +1,5 @@
# File managed by puppet
-zone "<%=name%>" IN {
+zone "<%=zone%>" IN {
type master;
file "/etc/bind/pri/<%=name%>.conf";
<% if zone_xfers and not zone_xfers.empty? -%>