9 lines
189 B
INI
9 lines
189 B
INI
###############
|
|
# All Servers and associated devices
|
|
###############
|
|
|
|
define hostgroup {
|
|
hostgroup_name all
|
|
alias All hosts / Devices
|
|
members *
|
|
}
|