From a20e1626545a3c0bbce331b187bed9d8cd8089d9 Mon Sep 17 00:00:00 2001 From: Mikael Andersson Date: Thu, 24 Apr 2025 15:07:12 +0200 Subject: [PATCH] adding new humhub proxy to lb --- global/overlay/etc/puppet/cosmos-rules.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index c70aa12..439864c 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -186,16 +186,17 @@ forum-sto3-prod-1.sunet.se: autoupdate: sunet::dockerhost2: net::onlyoffice: + sunet::apache2: '^humhubproxy-sto[1-9]-prod-[1-9]\.sunet\.se': autoupdate: sunet::dockerhost2: sunet::satosa: tag: 8.4.0 -# sunet::frontend::register_sites: -# sites: -# 'outscan-idp-proxy.sunet.se': -# frontends: -# - 'sthb-lb-1.sunet.se' -# - 'tug-lb-1.sunet.se' -# port: '443' + sunet::frontend::register_sites: + sites: + 'humhub-idp-proxy.sunet.se': + frontends: + - 'sthb-lb-1.sunet.se' + - 'tug-lb-1.sunet.se' + port: '443'