From 21f19dc655a58c701c2bb19b5073105e88016ad8 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Thu, 31 Dec 2020 16:39:27 +0100 Subject: [PATCH] Add status.auro.re Signed-off-by: Yohann D'ANELLO --- host_vars/proxy-ovh.adm.auro.re.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/host_vars/proxy-ovh.adm.auro.re.yml b/host_vars/proxy-ovh.adm.auro.re.yml index c49b40e..3b427e8 100644 --- a/host_vars/proxy-ovh.adm.auro.re.yml +++ b/host_vars/proxy-ovh.adm.auro.re.yml @@ -11,6 +11,7 @@ certbot: - privatebin.auro.re - riot.auro.re - sharelatex.auro.re + - status.auro.re - wiki.auro.re - www.auro.re mail: tech.aurore@lists.crans.org @@ -59,3 +60,5 @@ nginx: to: "10.128.0.150:8084" - from: cas.auro.re to: "10.128.0.150:8085" + - from: status.auro.re + to: "10.128.0.150:8086"