add closing block
This commit is contained in:
parent
015f7174cc
commit
13723a72cf
@ -16,6 +16,7 @@ zone "<%= @_domain %>" {
|
||||
<%- end -%>
|
||||
<%- unless @zone_type == 'stub' -%>
|
||||
notify <%= @ns_notify ? 'yes' : 'no' %>;
|
||||
<%- end -%>
|
||||
<%- if @also_notify and @also_notify != '' -%>
|
||||
also-notify {
|
||||
<%- Array(@also_notify).each do |server| -%>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user