From f27eee1c359da8c701b0ef6fafb94e89bdfd5c30 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Tue, 15 Dec 2020 16:59:36 +0100 Subject: [PATCH] Add litl --- host_vars/proxy.adm.auro.re | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/host_vars/proxy.adm.auro.re b/host_vars/proxy.adm.auro.re index 903b389..3622264 100644 --- a/host_vars/proxy.adm.auro.re +++ b/host_vars/proxy.adm.auro.re @@ -5,8 +5,10 @@ certbot: - drone.auro.re - gitea.auro.re - intranet.auro.re + - litl.auro.re - nextcloud.auro.re - re2o.auro.re + - vote.auro.re - re2o-server.auro.re - re2o-test.auro.re @@ -50,5 +52,8 @@ nginx: - from: drone.auro.re to: "10.128.0.64:8000" + - from: litl.auro.re + to: 10.128.0.35 + - from: re2o-test.auro.re to: 10.128.0.80