Merge branch 're2o' into 'newinfra'
[reverseproxy] Wrong IP for Re2o See merge request nounous/ansible!160certbot_on_virtu
commit
8c365a78f5
|
@ -19,8 +19,8 @@ nginx:
|
|||
|
||||
reverseproxy_sites:
|
||||
# Services web Crans
|
||||
- {from: re2o.crans.org, to: 172.16.10.110}
|
||||
- {from: intranet.crans.org, to: 172.16.10.110}
|
||||
- {from: re2o.crans.org, to: 172.16.10.156}
|
||||
- {from: intranet.crans.org, to: 172.16.10.156}
|
||||
# - {from: grafana.crans.org, to: "10.231.136.102:3000"}
|
||||
- {from: ftps.crans.org, to: 172.16.10.30}
|
||||
- {from: webmail.crans.org, to: 172.16.10.108}
|
||||
|
|
Loading…
Reference in New Issue