From f8994e5b59b3daddbc6f10131eeeb89df45413f1 Mon Sep 17 00:00:00 2001
From: Alexandre Iooss <erdnaxe@crans.org>
Date: Mon, 28 Dec 2020 19:16:25 +0100
Subject: [PATCH] Reverse theloundge

---
 group_vars/reverseproxy.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml
index 3a311af6..32a3c9e5 100644
--- a/group_vars/reverseproxy.yml
+++ b/group_vars/reverseproxy.yml
@@ -43,6 +43,7 @@ nginx:
     #    - {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}
     - {from: framadate.crans.org, to: 172.16.10.109}
     - {from: stream.crans.org, to: 172.16.10.118}
-- 
GitLab