diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 32a3c9e5867c340e25f31d7f10e3f940ce772b54..6785fb2dfe7b0158be62cd33d181eb420743b305 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -20,28 +20,10 @@ nginx: reverseproxy_sites: # Services web Crans # - {from: lutim.crans.org, to: 10.231.136.69} - # - {from: zero.crans.org, to: 10.231.136.76} - # - {from: pad.crans.org, to: "10.231.136.76:9001"} - # - {from: ethercalc.crans.org, to: "10.231.136.203:8000"} - # - {from: mediadrop.crans.org, to: 10.231.136.106} - # - {from: videos.crans.org, to: 10.231.136.106} - # - {from: video.crans.org, to: 10.231.136.106} - # - {from: roundcube.crans.org, to: 10.231.136.105} - # - {from: phabricator.crans.org, to: 10.231.136.123} - # - {from: trackerusercontent.crans.org, to: 10.231.136.123} - # - {from: owncloud.crans.org, to: 10.231.136.26} # - {from: ftps.crans.org, to: 10.231.136.98} - # - {from: wiki.crans.org, to: 10.231.136.204} - # - {from: www.crans.org, to: 10.231.136.46} - # - {from: doc.crans.org, to: 10.231.136.46} - # - {from: limesurvey.crans.org, to: 10.231.136.253} - # - {from: perso.crans.org, to: 10.231.136.1} - # - {from: webnews.crans.org, to: 10.231.136.63} # - {from: re2o.crans.org, to: 10.231.136.9} # - {from: intranet.crans.org, to: 10.231.136.9} - # - {from: autoconfig.crans.org, to: 10.231.136.46} # - {from: grafana.crans.org, to: "10.231.136.102:3000"} - # - {from: webirc.crans.org, to: "10.231.136.1:9000"} - {from: webmail.crans.org, to: 172.16.10.108} - {from: webirc.crans.org, to: "172.16.10.31:9000"} - {from: horde.crans.org, to: 172.16.10.108} @@ -58,16 +40,16 @@ nginx: - {from: ethercalc.crans.org, to: "172.16.10.133:8000"} - {from: roundcube.crans.org, to: 172.16.10.107} - {from: codimd.crans.org, to: "172.16.10.128:3000"} + - {from: owncloud.crans.org, to: 172.16.10.136} # - {from: belenios.crans.org, to: 172.16.10.111} - # - {from: mailman.crans.org, to: 10.231.136.180} - # - # # Zamok - # - {from: install-party.crans.org, to: 10.231.136.1} - # - {from: med.crans.org, to: 10.231.136.1} - # - {from: med-cartons.crans.org, to: 10.231.136.1} - # - {from: amap.crans.org, to: 10.231.136.1} - # - {from: pot-vieux.crans.org, to: 10.231.136.1} - # - {from: bonvivens.crans.org, to: 10.231.136.1} + # - {from: mailman.crans.org, to: 10.231.136.180} + + # Zamok + - {from: perso.crans.org, to: 172.16.10.31} + - {from: med.crans.org, to: 172.16.10.31} + - {from: amap.crans.org, to: 172.16.10.31} + - {from: pot-vieux.crans.org, to: 172.16.10.31} + - {from: bonvivens.crans.org, to: 172.16.10.31} redirect_sites: - {from: crans.org, to: www.crans.org} @@ -90,3 +72,4 @@ nginx: static_sites: - www.crans.org - install-party.crans.org + - autoconfig.crans.org