ansible/roles/nagios_server/files/nagios/hostgroups/all.cfg
2014-07-07 17:00:27 +00:00

11 lines
254 B
INI

###############
# All Servers and associated devices
###############
# Hosts in telia are defined elsewhere
# why its there
define hostgroup {
hostgroup_name all
alias All hosts / Devices
members *,!telia01,
}