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-02 18:09:22 +01:00
|
|
|
[flemnet-pve]
|
|
|
|
odin ansible_host=10.128.1.1
|
|
|
|
freya ansible_host=10.128.1.2
|
|
|
|
|
|
|
|
# everything at ovh
|
|
|
|
[ovh:children]
|
|
|
|
ovh-pve
|
|
|
|
ovh-container
|
|
|
|
ovh-vm
|
|
|
|
|
|
|
|
# everything at flemnet
|
|
|
|
[ovh:children]
|
|
|
|
flemnet-pve
|
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
|
2018-12-23 12:20:19 +01:00
|
|
|
|
|
|
|
# every PVE
|
|
|
|
[pve:children]
|
2019-01-02 18:09:22 +01:00
|
|
|
ovh-pve
|
|
|
|
flemnet-pve
|
2018-12-23 12:20:19 +01:00
|
|
|
|