template syntax

This commit is contained in:
Arne Teuke
2017-07-25 14:58:36 +01:00
parent 86d4dd1db6
commit 12e671b341

View File

@@ -165,7 +165,7 @@ service_check_timeout_state=<%= @ng_svc_check_timeout_state %>
check_host_freshness=<%= @ng_check_host_freshness %>
<% if @ng_check_host_freshness == '1' -%>
host_freshness_check_interval=<%= @ng_host_fresh_check_intval %>
<%= end -%>
<% end -%>
additional_freshness_latency=<%= @ng_add_freshness_latency %>