templates/named.config
changeset 94 54252e5987f2
parent 87 6d624831079f
--- a/templates/named.config	Sun Jan 23 00:33:32 2011 +0100
+++ b/templates/named.config	Sun Jan 23 22:22:57 2011 +0100
@@ -1,8 +1,8 @@
 [% USE iso = date(format => '%Y-%m-%dT%H:%M:%S') -%]
-zone "[% domain %]" {
+zone "[% zone %]" {
 // Start: [% iso.format(now) %]
 // Invoice: [% customer %]
-// UTF8: [% utf8domain %]
+// UTF8: [% utf8zone %]
 	type master;
 	file "[% zonefile %]";
 	allow-transfer { localhost; slaves; };