s-webcom dmz
This commit is contained in:
@ -8,7 +8,7 @@ define host{
|
||||
use linux-server ; Name of host template to use
|
||||
host_name s-webcom
|
||||
alias debian-servers, http-servers
|
||||
address 172.16.0.12
|
||||
parents r-int
|
||||
address 192.168.100.12
|
||||
parents r-ext
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@ define hostgroup {
|
||||
|
||||
hostgroup_name debian-servers ; The name of the hostgroup
|
||||
alias Linux Servers ; Long name of the group
|
||||
members s-infra, s-proxy, s-adm, s-nxc, s-appli, s-backup, s-itil, s-fog, r-int, r-ext, s-webcom ; Comma separated list of hosts that belong to this group
|
||||
members s-infra, s-proxy, s-adm, s-nxc, s-appli, s-backup, s-itil, s-fog, r-int, r-ext ; Comma separated list of hosts that belong to this group
|
||||
}
|
||||
|
||||
define hostgroup {
|
||||
|
Reference in New Issue
Block a user