Use adm DNS
This commit is contained in:
parent
c8617e45cc
commit
4efcaf6456
3 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# Install CodiMD on corresponding containers
|
# Install CodiMD on corresponding containers
|
||||||
- hosts: codimd
|
- hosts: codimd.adm.auro.re
|
||||||
roles:
|
roles:
|
||||||
- debian-backports
|
- debian-backports
|
||||||
- codimd
|
- codimd
|
||||||
|
|
4
hosts
4
hosts
|
@ -4,8 +4,8 @@
|
||||||
horus ansible_host=10.128.0.1
|
horus ansible_host=10.128.0.1
|
||||||
|
|
||||||
[ovh-container]
|
[ovh-container]
|
||||||
matrix-riot-web ansible_host=10.128.0.53
|
riot.adm.auro.re
|
||||||
codimd ansible_host=10.128.0.55
|
codimd.adm.auro.re
|
||||||
services-bdd.adm.auro.re
|
services-bdd.adm.auro.re
|
||||||
phabricator.adm.auro.re
|
phabricator.adm.auro.re
|
||||||
horus-wiki ansible_host=10.128.0.51
|
horus-wiki ansible_host=10.128.0.51
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# Install Riot web on corresponding containers
|
# Install Riot web on corresponding containers
|
||||||
- hosts: matrix-riot-web
|
- hosts: riot.adm.auro.re
|
||||||
roles:
|
roles:
|
||||||
- matrix-riot-web
|
- matrix-riot-web
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue