[reverseproxy] Add missing servers
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
c1144ccff3
commit
0cffdd1c4c
|
@ -24,6 +24,7 @@ glob_reverseproxy:
|
||||||
# Services web Crans
|
# Services web Crans
|
||||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||||
- {from: intranet.crans.org, to: 172.16.10.156}
|
- {from: intranet.crans.org, to: 172.16.10.156}
|
||||||
|
- {from: re2o-dev.crans.org, to: 172.16.10.166}
|
||||||
- {from: grafana.crans.org, to: "172.16.10.121:3000"}
|
- {from: grafana.crans.org, to: "172.16.10.121:3000"}
|
||||||
- {from: ftps.crans.org, to: 172.16.10.30}
|
- {from: ftps.crans.org, to: 172.16.10.30}
|
||||||
- {from: webmail.crans.org, to: 172.16.10.108}
|
- {from: webmail.crans.org, to: 172.16.10.108}
|
||||||
|
@ -45,6 +46,8 @@ glob_reverseproxy:
|
||||||
- {from: belenios.crans.org, to: 172.16.10.111}
|
- {from: belenios.crans.org, to: 172.16.10.111}
|
||||||
- {from: lists.crans.org, to: 172.16.10.110}
|
- {from: lists.crans.org, to: 172.16.10.110}
|
||||||
- {from: ptfs.crans.org, to: 172.16.10.113}
|
- {from: ptfs.crans.org, to: 172.16.10.113}
|
||||||
|
- {from: eclats.crans.org, to: 172.16.10.104}
|
||||||
|
- {from: constellation-dev.crans.org, to: 172.16.10.167}
|
||||||
|
|
||||||
# Zamok
|
# Zamok
|
||||||
- {from: perso.crans.org, to: 172.16.10.31}
|
- {from: perso.crans.org, to: 172.16.10.31}
|
||||||
|
|
Loading…
Reference in New Issue