fixes template
This commit is contained in:
@@ -102,7 +102,7 @@ use_retained_program_state=<%= @ng_use_ret_program_state %>
|
||||
use_retained_scheduling_info=<%= @ng_use_ret_scheduling_info %>
|
||||
retained_host_attribute_mask=<%= @ng_ret_host_attr_mask %>
|
||||
retained_service_attribute_mask=<%= @ng_ret_service_attr_mask %>
|
||||
retained_process_host_attribute_mask=<%= ng_ret_proc_host_attr_mask %>
|
||||
retained_process_host_attribute_mask=<%= @ng_ret_proc_host_attr_mask %>
|
||||
retained_process_service_attribute_mask=<%= @ng_ret_proc_svc_attr_mask %>
|
||||
retained_contact_host_attribute_mask=<%= @ng_ret_contact_h_attr_mask %>
|
||||
retained_contact_service_attribute_mask=<%= @ng_ret_contact_s_attr_mask %>
|
||||
|
||||
Reference in New Issue
Block a user