From 0cffdd1c4c1cd5397a9921133194be86841aab7e Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Mon, 21 Jun 2021 15:17:12 +0200 Subject: [PATCH] [reverseproxy] Add missing servers Signed-off-by: Yohann D'ANELLO --- group_vars/reverseproxy.yml | 3 +++ 1 file changed, 3 insertions(+) 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}