diff --git a/templates/view.erb b/templates/view.erb index de0b548..e816fd0 100644 --- a/templates/view.erb +++ b/templates/view.erb @@ -45,12 +45,13 @@ view "<%= @name %>" { keys { <%= properties['keys'] %>; }; <%- end -%> }; +<%- end -%> <%- end -%> <%- if @also_notify and @also_notify != '' -%> also-notify { -<%- Array(@also_notify).each do |server| -%> +<%- Array(@also_notify).each do |server| -%> <%= server %>; -<%- end -%> +<%- end -%> }; <%- end -%> <%- if @notify_source and @notify_source != '' -%>