added and linked base contactgroups

This commit is contained in:
Arne Teuke
2017-07-26 15:27:16 +01:00
parent 6094321d4f
commit 12f835aa4f
3 changed files with 63 additions and 1 deletions

View File

@@ -975,7 +975,7 @@ $ng_target_base_contact = "${ng_conf_d_dir}/nagios_base_contact.cfg"
$ng_target_add_contact = "${ng_conf_d_dir}/nagios_add_contact.cfg"
$ng_contacts_head_erb = 'cd_nagios/nagios/contacts_cfg_head.erb'
$ng_contacts_rule_erb = 'cd_nagios/nagios/contacts_cfg_rule.erb'
$ng_target_contactgroup = "${ng_conf_d_dir}/nagios_contactgroup.cfg"
$ng_tgt_contactgroup_base = "${ng_conf_d_dir}/nagios_contactgroup_base.cfg"
$ng_target_command = "${ng_conf_d_dir}/nagios_command.cfg"