hosts: s/physical/pve/g, add new backup hosts
This commit is contained in:
parent
ef88d0a42b
commit
9c1f186682
1 changed files with 12 additions and 8 deletions
20
hosts
20
hosts
|
@ -13,6 +13,8 @@ merlin.adm.auro.re
|
|||
|
||||
[aurore_vm]
|
||||
radius-aurore.adm.auro.re
|
||||
dhcp-aurore.adm.auro.re
|
||||
dns-aurore.adm.auro.re
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
@ -71,7 +73,7 @@ routeur-fleming-backup.adm.auro.re
|
|||
###############################################################################
|
||||
# Pacaterie
|
||||
|
||||
[pacaterie_physical]
|
||||
[pacaterie_pve]
|
||||
mordred.adm.auro.re
|
||||
titan.adm.auro.re
|
||||
|
||||
|
@ -100,12 +102,14 @@ chapalux.adm.auro.re
|
|||
[edc_vm]
|
||||
routeur-edc.adm.auro.re
|
||||
dns-edc.adm.auro.re
|
||||
dns-edc-backup.adm.auro.re
|
||||
dhcp-edc.adm.auro.re
|
||||
unifi-edc.adm.auro.re
|
||||
radius-edc.adm.auro.re
|
||||
radius-edc-backup.adm.auro.re
|
||||
routeur-aurore.adm.auro.re
|
||||
ldap-replica-edc.adm.auro.re
|
||||
#ldap-replica-edc-backup.adm.auro.re
|
||||
ldap-replica-edc-backup.adm.auro.re
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
@ -130,21 +134,21 @@ prometheus-gs.adm.auro.re
|
|||
|
||||
# everything at ovh
|
||||
[ovh:children]
|
||||
ovh_physical
|
||||
ovh_pve
|
||||
ovh_container
|
||||
ovh_vm
|
||||
|
||||
# everything at fleming
|
||||
[fleming:children]
|
||||
fleming_physical
|
||||
fleming_pve
|
||||
fleming_vm
|
||||
fleming_unifi
|
||||
#fleming_unifi
|
||||
|
||||
# everything at pacaterie
|
||||
[pacaterie:children]
|
||||
pacaterie_physical
|
||||
pacaterie_pve
|
||||
pacaterie_vm
|
||||
pacaterie_unifi
|
||||
#pacaterie_unifi
|
||||
|
||||
# everything at edc
|
||||
[edc:children]
|
||||
|
@ -224,7 +228,7 @@ ldap-replica-pacaterie-backup.adm.auro.re
|
|||
|
||||
[ldap_replica_edc]
|
||||
ldap-replica-edc.adm.auro.re
|
||||
#ldap-replica-edc-backup.adm.auro.re
|
||||
ldap-replica-edc-backup.adm.auro.re
|
||||
|
||||
[ldap_replica_gs]
|
||||
ldap-replica-gs.adm.auro.re
|
||||
|
|
Loading…
Reference in a new issue