Files
confdroid_nagios/templates/nagios/contactgroups_cfg_rule.erb

6 lines
184 B
Plaintext
Raw Normal View History

define contactgroup {
contactgroup_name <%= @ng_contactgroup_name %>
alias <%= @ng_contactgroup_alias %>
register <%= @ng_contactgroup_register %>
}