s-webcom dmz

This commit is contained in:
2023-06-06 12:07:08 +02:00
parent 261c2d5fdd
commit ac1b14410a
7 changed files with 12 additions and 12 deletions

View File

@ -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
}

View File

@ -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 {