131 lines
2.3 KiB
Text
131 lines
2.3 KiB
Text
# Aurore servers inventory
|
|
|
|
# How to name your server ?
|
|
# > We name servers according to location, then type.
|
|
# > So all containers at OVH are in ovh-container.
|
|
# > Then we regroup everything in global geographic and type groups.
|
|
|
|
[ovh_pve]
|
|
#horus.adm.auro.re
|
|
|
|
[ovh_container]
|
|
#synapse.adm.auro.re
|
|
#services-bdd.adm.auro.re
|
|
#phabricator.adm.auro.re
|
|
#wiki.adm.auro.re
|
|
#www.adm.auro.re
|
|
#proxy.adm.auro.re
|
|
#matrix-services.adm.auro.re
|
|
|
|
[ovh_vm]
|
|
#re2o-server.adm.auro.re
|
|
#re2o-ldap.adm.auro.re
|
|
#re2o-db.adm.auro.re
|
|
#serge.adm.auro.re
|
|
#passbolt.adm.auro.re
|
|
#vpn-ovh.adm.auro.re
|
|
#docker-ovh.adm.auro.re
|
|
#switchs-manager.adm.auro.re
|
|
#radius-aurore.adm.auro.re
|
|
|
|
[ovh_testing_vm]
|
|
#re2o-test.adm.auro.re
|
|
|
|
[fleming_pve]
|
|
#freya.adm.auro.re
|
|
|
|
[fleming_vm]
|
|
#ldap-replica-fleming1.adm.auro.re
|
|
#ldap-replica-fleming2.adm.auro.re
|
|
#dhcp-fleming.adm.auro.re
|
|
#dhcp-fleming-backup.adm.auro.re
|
|
#dns-fleming.adm.auro.re
|
|
#dns-fleming-backup.adm.auro.re
|
|
#radius-fleming.adm.auro.re
|
|
#radius-fleming-backup.adm.auro.re
|
|
#routeur-fleming.adm.auro.re
|
|
#routeur-fleming-backup.adm.auro.re
|
|
#unifi-fleming.adm.auro.re
|
|
#prometheus
|
|
|
|
[pacaterie_pve]
|
|
#mordred.adm.auro.re
|
|
|
|
[pacaterie_vm]
|
|
#ldap-replica-pacaterie.adm.auro.re
|
|
#dhcp-pacaterie.adm.auro.re
|
|
#dns-pacaterie.adm.auro.re
|
|
#prometheus-pacaterie.adm.auro.re
|
|
#radius-pacaterie.adm.auro.re
|
|
#unifi-pacaterie.adm.auro.re
|
|
#routeur-pacaterie.adm.auro.re
|
|
|
|
[edc_pve]
|
|
#chapalux.adm.auro.re
|
|
|
|
[edc_vm]
|
|
#routeur-edc.adm.auro.re
|
|
#dns-edc.adm.auro.re
|
|
#dhcp-edc.adm.auro.re
|
|
#unifi-edc.adm.auro.re
|
|
#radius-edc.adm.auro.re
|
|
#routeur-aurore.adm.auro.re
|
|
#10.128.0.254
|
|
|
|
[georgesand_pve]
|
|
#perceval.adm.auro.re
|
|
|
|
[georgesand_vm]
|
|
#routeur-gs.adm.auro.re
|
|
#unifi-gs.adm.auro.re
|
|
#radius-gs.adm.auro.re
|
|
#dns-gs.adm.auro.re
|
|
#dhcp-gs.adm.auro.re
|
|
|
|
# everything at ovh
|
|
[ovh:children]
|
|
ovh_pve
|
|
ovh_container
|
|
ovh_vm
|
|
|
|
# everything at ovh_testing
|
|
[ovh_testing:children]
|
|
ovh_testing_vm
|
|
|
|
# everything at fleming
|
|
[fleming:children]
|
|
fleming_pve
|
|
fleming_vm
|
|
|
|
# everything at pacaterie
|
|
[pacaterie:children]
|
|
pacaterie_pve
|
|
pacaterie_vm
|
|
|
|
# everything at edc
|
|
[edc:children]
|
|
edc_pve
|
|
edc_vm
|
|
|
|
# everything at georgesand
|
|
[georgesand:children]
|
|
georgesand_pve
|
|
georgesand_vm
|
|
|
|
# every LXC container
|
|
[container:children]
|
|
ovh_container
|
|
|
|
# every virtual machine
|
|
[vm:children]
|
|
ovh_vm
|
|
fleming_vm
|
|
pacaterie_vm
|
|
|
|
# every PVE
|
|
[pve:children]
|
|
ovh_pve
|
|
fleming_pve
|
|
pacaterie_pve
|
|
edc_pve
|
|
georgesand_pve
|