2018-12-23 12:20:19 +01:00
|
|
|
# Aurore servers inventory
|
|
|
|
|
2019-01-02 18:09:22 +01:00
|
|
|
[ovh-pve]
|
|
|
|
horus ansible_host=10.128.0.1
|
2018-12-23 12:20:19 +01:00
|
|
|
|
2019-01-02 18:09:22 +01:00
|
|
|
[ovh-container]
|
2018-12-23 16:09:12 +01:00
|
|
|
horus-services-bdd ansible_host=10.128.0.31
|
2019-01-02 18:09:22 +01:00
|
|
|
horus-phabricator ansible_host=10.128.0.50
|
2018-12-23 16:09:12 +01:00
|
|
|
horus-wiki ansible_host=10.128.0.51
|
2018-12-23 21:12:08 +01:00
|
|
|
horus-www ansible_host=10.128.0.52
|
2019-01-02 18:09:22 +01:00
|
|
|
horus-wikitest ansible_host=10.128.0.53
|
2018-12-23 16:09:12 +01:00
|
|
|
horus-proxy-web ansible_host=10.128.0.254
|
2018-12-23 12:20:19 +01:00
|
|
|
|
2019-01-02 18:09:22 +01:00
|
|
|
[ovh-vm]
|
2018-12-23 16:09:12 +01:00
|
|
|
re2o-server ansible_host=10.128.0.10
|
|
|
|
re2o-ldap ansible_host=10.128.0.11
|
|
|
|
re2o-db ansible_host=10.128.0.12
|
2018-12-23 21:24:53 +01:00
|
|
|
dns-main ansible_host=10.128.0.30
|
2019-01-01 13:10:18 +01:00
|
|
|
vpn-ovh ansible_host=10.128.0.32
|
2018-12-23 12:20:19 +01:00
|
|
|
|
2019-01-03 12:03:11 +01:00
|
|
|
[fleming-pve]
|
2019-01-02 19:09:39 +01:00
|
|
|
odin.adm.auro.re
|
|
|
|
freya.adm.auro.re
|
2019-01-02 18:09:22 +01:00
|
|
|
|
2019-01-03 12:03:11 +01:00
|
|
|
[fleming-vm-ldap-replica]
|
|
|
|
ldap-replica-fleming1.adm.auro.re
|
|
|
|
ldap-replica-fleming2.adm.auro.re
|
|
|
|
|
2019-01-02 18:09:22 +01:00
|
|
|
# everything at ovh
|
|
|
|
[ovh:children]
|
|
|
|
ovh-pve
|
|
|
|
ovh-container
|
|
|
|
ovh-vm
|
|
|
|
|
2019-01-03 12:03:11 +01:00
|
|
|
# everything at fleming
|
|
|
|
[fleming:children]
|
|
|
|
fleming-pve
|
|
|
|
fleming-vm-ldap-replica
|
2018-12-23 12:20:19 +01:00
|
|
|
|
|
|
|
# every LXC container
|
|
|
|
[container:children]
|
2019-01-02 18:09:22 +01:00
|
|
|
ovh-container
|
2018-12-23 16:09:12 +01:00
|
|
|
|
|
|
|
# every virtual machine
|
|
|
|
[vm:children]
|
2019-01-02 18:09:22 +01:00
|
|
|
ovh-vm
|
2019-01-03 12:03:11 +01:00
|
|
|
fleming-vm-ldap-replica
|
2018-12-23 12:20:19 +01:00
|
|
|
|
|
|
|
# every PVE
|
|
|
|
[pve:children]
|
2019-01-02 18:09:22 +01:00
|
|
|
ovh-pve
|
2019-01-03 12:33:37 +01:00
|
|
|
fleming-pve
|
2018-12-23 12:20:19 +01:00
|
|
|
|
2019-01-03 12:48:34 +01:00
|
|
|
# every LDAP replica
|
|
|
|
[ldap-replica:children]
|
|
|
|
fleming-vm-ldap-replica
|
|
|
|
|