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

10 lines
189 B
INI
Raw Permalink Normal View History

2014-04-24 17:53:34 +00:00
###############
# All Servers and associated devices
###############
define hostgroup {
hostgroup_name all
alias All hosts / Devices
members *
}