From 32a0f8d653d6bb2e7072fdcb85cebf0c98f05ab1 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Mon, 31 Jul 2023 21:25:28 +0200 Subject: denc-webcluster: include proxy in agola Signed-off-by: Georg Pfuetzenreuter --- pillar/cluster/denc/web-proxy.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/pillar/cluster/denc/web-proxy.sls b/pillar/cluster/denc/web-proxy.sls index a8aa988..aa9972f 100644 --- a/pillar/cluster/denc/web-proxy.sls +++ b/pillar/cluster/denc/web-proxy.sls @@ -222,6 +222,7 @@ nginx: - location /: - proxy_pass: https://ci.lysergic.dev - proxy_ssl_verify: 'on' + - include: snippets/proxy manage_firewall: True firewalld: -- cgit v1.2.3