diff --git a/templates/named.conf.erb b/templates/named.conf.erb index ec81c41..ae7dafd 100644 --- a/templates/named.conf.erb +++ b/templates/named.conf.erb @@ -13,4 +13,4 @@ options { <%- end -%> auth-nxdomain <%= auth_nxdomain ? 'yes' : 'no' %>; listen-on-v6 { any; }; -} +};