Use adm name resolution
This commit is contained in:
parent
c06f12d321
commit
01250ca772
1 changed files with 10 additions and 10 deletions
20
hosts
20
hosts
|
@ -4,24 +4,24 @@
|
||||||
horus ansible_host=10.128.0.1
|
horus ansible_host=10.128.0.1
|
||||||
|
|
||||||
[ovh-container]
|
[ovh-container]
|
||||||
horus-services-bdd ansible_host=10.128.0.31
|
services-bdd.adm.auro.re
|
||||||
horus-phabricator ansible_host=10.128.0.50
|
phabricator.adm.auro.re
|
||||||
horus-wiki ansible_host=10.128.0.51
|
horus-wiki ansible_host=10.128.0.51
|
||||||
horus-www ansible_host=10.128.0.52
|
www.adm.auro.re
|
||||||
horus-wikitest ansible_host=10.128.0.53
|
horus-wikitest ansible_host=10.128.0.53
|
||||||
pad-ovh ansible_host=10.128.0.54
|
pad-ovh ansible_host=10.128.0.54
|
||||||
horus-proxy-web ansible_host=10.128.0.254
|
proxy.adm.auro.re
|
||||||
|
|
||||||
[ovh-vm]
|
[ovh-vm]
|
||||||
re2o-server ansible_host=10.128.0.10
|
re2o-server.adm.auro.re
|
||||||
re2o-ldap ansible_host=10.128.0.11
|
re2o-ldap.adm.auro.re
|
||||||
re2o-db ansible_host=10.128.0.12
|
re2o-db.adm.auro.re
|
||||||
dns-main ansible_host=10.128.0.30
|
serge.adm.auro.re
|
||||||
vpn-ovh ansible_host=10.128.0.32
|
vpn-ovh.adm.auro.re
|
||||||
|
|
||||||
[fleming-pve]
|
[fleming-pve]
|
||||||
odin.adm.auro.re
|
|
||||||
freya.adm.auro.re
|
freya.adm.auro.re
|
||||||
|
odin.adm.auro.re
|
||||||
|
|
||||||
[fleming-vm-ldap-replica]
|
[fleming-vm-ldap-replica]
|
||||||
ldap-replica-fleming1.adm.auro.re
|
ldap-replica-fleming1.adm.auro.re
|
||||||
|
|
Loading…
Reference in a new issue