s-web
This commit is contained in:
parent
0df3f20b0d
commit
fbd73f14c4
@ -1 +1 @@
|
|||||||
MAIL_DEST: "anthony.arnoux@protonmail.ch"
|
MAIL_DEST: "louis.dprs@gmail.com"
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
define host{
|
define host{
|
||||||
use linux-server ; Name of host template to use
|
use linux-server ; Name of host template to use
|
||||||
host_name s-webcom
|
host_name s-web
|
||||||
alias debian-servers, http-servers
|
alias debian-servers, http-servers
|
||||||
address 172.16.0.12
|
address 172.16.0.12
|
||||||
parents r-int
|
parents r-int
|
@ -2,7 +2,7 @@ define hostgroup {
|
|||||||
|
|
||||||
hostgroup_name debian-servers ; The name of the hostgroup
|
hostgroup_name debian-servers ; The name of the hostgroup
|
||||||
alias Linux Servers ; Long name of the group
|
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, s-web ; Comma separated list of hosts that belong to this group
|
||||||
}
|
}
|
||||||
|
|
||||||
define hostgroup {
|
define hostgroup {
|
||||||
@ -14,7 +14,7 @@ define hostgroup {
|
|||||||
define hostgroup {
|
define hostgroup {
|
||||||
hostgroup_name http-servers
|
hostgroup_name http-servers
|
||||||
alias Serveurs web
|
alias Serveurs web
|
||||||
members s-itil, s-webcom
|
members s-itil, s-web
|
||||||
}
|
}
|
||||||
|
|
||||||
define hostgroup {
|
define hostgroup {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user