From 9f979366354c69c12dd72c9cdbac90c22510aae7 Mon Sep 17 00:00:00 2001
From: Yohann D'ANELLO <ynerant@crans.org>
Date: Thu, 4 Mar 2021 10:53:48 +0100
Subject: [PATCH] [reverseproxy] stream.crans.org is not reverse-proxyfied

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
---
 group_vars/reverseproxy.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml
index 3be4680e..dbd1c27b 100644
--- a/group_vars/reverseproxy.yml
+++ b/group_vars/reverseproxy.yml
@@ -30,7 +30,6 @@ glob_reverseproxy:
     - {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}
     - {from: cas.crans.org, to: 172.16.10.120}
     - {from: phabricator.crans.org, to: 172.16.10.116}
     - {from: trackerusercontent.crans.org, to: 172.16.10.116}
-- 
GitLab