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
|
||||
- hosts: codimd
|
||||
- hosts: codimd.adm.auro.re
|
||||
roles:
|
||||
- debian-backports
|
||||
- codimd
|
||||
|
|
4
hosts
4
hosts
|
@ -4,8 +4,8 @@
|
|||
horus ansible_host=10.128.0.1
|
||||
|
||||
[ovh-container]
|
||||
matrix-riot-web ansible_host=10.128.0.53
|
||||
codimd ansible_host=10.128.0.55
|
||||
riot.adm.auro.re
|
||||
codimd.adm.auro.re
|
||||
services-bdd.adm.auro.re
|
||||
phabricator.adm.auro.re
|
||||
horus-wiki ansible_host=10.128.0.51
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# Install Riot web on corresponding containers
|
||||
- hosts: matrix-riot-web
|
||||
- hosts: riot.adm.auro.re
|
||||
roles:
|
||||
- matrix-riot-web
|
||||
|
||||
|
|
Loading…
Reference in a new issue