Use adm DNS

This commit is contained in:
Alexandre Iooss 2019-02-06 18:32:25 +01:00
parent c8617e45cc
commit 4efcaf6456
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
---
# Install CodiMD on corresponding containers
- hosts: codimd
- hosts: codimd.adm.auro.re
roles:
- debian-backports
- codimd

4
hosts
View file

@ -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

View file

@ -1,6 +1,6 @@
---
# Install Riot web on corresponding containers
- hosts: matrix-riot-web
- hosts: riot.adm.auro.re
roles:
- matrix-riot-web