From c9ba53bad548a250896b7f88cd164e48c2acb55f Mon Sep 17 00:00:00 2001 From: korenstin Date: Sat, 1 Mar 2025 18:08:58 +0100 Subject: [PATCH] Ajout element.crans.org --- group_vars/reverseproxy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 8cdf92f3..1132c0f8 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -50,6 +50,7 @@ glob_reverseproxy: - {from: belenios.crans.org, to: 172.16.10.111} - {from: cas.crans.org, to: 172.16.10.120} - {from: eclats.crans.org, to: 172.16.10.104} + - {from: element.crans.org, to: "172.16.10.118"} - {from: ethercalc.crans.org, to: "172.16.10.133:8000"} - {from: framadate.crans.org, to: 172.16.10.109} - {from: ftps.crans.org, to: 172.16.10.113}