template syntax
This commit is contained in:
@@ -165,7 +165,7 @@ service_check_timeout_state=<%= @ng_svc_check_timeout_state %>
|
|||||||
check_host_freshness=<%= @ng_check_host_freshness %>
|
check_host_freshness=<%= @ng_check_host_freshness %>
|
||||||
<% if @ng_check_host_freshness == '1' -%>
|
<% if @ng_check_host_freshness == '1' -%>
|
||||||
host_freshness_check_interval=<%= @ng_host_fresh_check_intval %>
|
host_freshness_check_interval=<%= @ng_host_fresh_check_intval %>
|
||||||
<%= end -%>
|
<% end -%>
|
||||||
|
|
||||||
additional_freshness_latency=<%= @ng_add_freshness_latency %>
|
additional_freshness_latency=<%= @ng_add_freshness_latency %>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user