ansible/roles/nagios_server/files/nagios/hostgroups/all.cfg

12 lines
254 B
INI
Raw Permalink Normal View History

2014-04-24 17:53:34 +00:00
###############
# 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,
}