diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 146925a6..bee7aa2c 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -24,6 +24,7 @@ glob_reverseproxy: # Services web Crans - {from: re2o.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: ftps.crans.org, to: 172.16.10.30} - {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: lists.crans.org, to: 172.16.10.110} - {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 - {from: perso.crans.org, to: 172.16.10.31}