Merge branch 'fix-view-syntax'

This commit is contained in:
Nate Riffe 2016-04-20 14:15:24 -05:00
commit 9e9462faa3

View File

@ -46,6 +46,7 @@ view "<%= @name %>" {
<%- end -%> <%- end -%>
}; };
<%- end -%> <%- end -%>
<%- end -%>
<%- if @also_notify and @also_notify != '' -%> <%- if @also_notify and @also_notify != '' -%>
also-notify { also-notify {
<%- Array(@also_notify).each do |server| -%> <%- Array(@also_notify).each do |server| -%>