template syntax
This commit is contained in:
@@ -205,13 +205,3 @@ debug_file=<%= @ng_debug_file %>
|
||||
max_debug_file_size=<%= @ng_max_debug_file_size %>
|
||||
|
||||
allow_empty_hostgroup_assignment=<%= @ng_allow_empty_hostgroups %>
|
||||
|
||||
<% unless @ng_check_workers.empty? %>
|
||||
check_workers=<%= @ng_check_workers %>
|
||||
<% end %>
|
||||
|
||||
host_down_disable_service_checks=<%= @ng_host_down_svc_checks %>
|
||||
|
||||
<% if @ng_enable_load_ctl_options == true -%>
|
||||
loadctl_options=<%= @ng_loadctl_options %>
|
||||
<% end -%>
|
||||
|
||||
Reference in New Issue
Block a user