Add reverse conf for auro.re

This commit is contained in:
Alexandre Iooss 2019-01-07 07:40:14 +01:00
parent 221dc968a3
commit a2dd147a37
2 changed files with 25 additions and 8 deletions

View File

@ -23,11 +23,28 @@ monitoring_mail: 'monitoring.aurore@lists.crans.org'
# Nginx Proxy
reversed_proxy_subdomains:
- re2o: 10.128.0.10
- intranet: 10.128.0.10
- pad: 10.128.0.52
- phabricator: 10.128.0.50
- wiki: 10.128.0.51
- www: 10.128.0.52
- re2o-test: 10.128.0.100
- name: re2o
from: re2o.auro.re
to: 10.128.0.10
- name: intranet
from: intranet.auro.re
to: 10.128.0.10
- name: pad
from: pad.auro.re
to: 10.128.0.52
- name: phabricator
from: phabricator.auro.re
to: 10.128.0.50
- name: wiki
from: wiki.auro.re
to: 10.128.0.51
- name: www
from: www.auro.re
to: 10.128.0.52
- name: main
from: auro.re
to: 10.128.0.52
- name: re2o-test
from: re2o-test.auro.re
to: 10.128.0.100

@ -1 +1 @@
Subproject commit 88b16a7887572446de8b6362f3bb9a86094aa1d3
Subproject commit 1524c9a79756c6c1a1835bd6533d80d8390fbcbe