From 4fd0ed8bc1ee82d694bb4521b54ac44cb92cd5d1 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Mon, 21 Mar 2022 17:02:39 +0100 Subject: [PATCH] [helloworld] Add imprimante.crans.org Signed-off-by: Yohann D'ANELLO --- group_vars/reverseproxy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml index 35fe4dd5..b9b287ea 100644 --- a/group_vars/reverseproxy.yml +++ b/group_vars/reverseproxy.yml @@ -59,6 +59,7 @@ glob_reverseproxy: - {from: hedgedoc.crans.org, to: "172.16.10.128:3000"} - {from: helloworld.crans.org, to: 172.16.10.131} - {from: horde.crans.org, to: 172.16.10.108} + - {from: imprimante.crans.org, to: 172.16.10.131} - {from: intranet.crans.org, to: 172.16.10.156} - {from: linx.crans.org, to: "172.16.10.119:8080"} - {from: lists.crans.org, to: 172.16.10.110}