From 2d904af7fb78a2efb09debc0b3c22e5942a15a15 Mon Sep 17 00:00:00 2001 From: Maria Haider <mariah@sunet.se> Date: Thu, 30 Jan 2025 14:52:38 +0100 Subject: [PATCH] adding puppet manifests for new zoom proxy server --- global/overlay/etc/puppet/cosmos-rules.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 30e2dbe..f7ebe98 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -127,3 +127,18 @@ nifrontend-sto1-prod-1.sunet.se: sunet::invent::scanner: image_path: '/opt/receiver/images' install_docker_io: false + +'^zoomproxy+\S+-[1-3]\.sunet\.se': + sunet::dockerhost2: + sunet::metadata: + filename: /etc/satosa/metadata/zoom.xml + url: https://sunet.zoom.us/saml/metadata/sp + sunet::satosa: + satosa_tag: 8.4.0 + sunet::frontend::register_sites: + sites: + 'zoom-saas-idp-proxy.sunet.se': + frontends: + - 'sthb-lb-1.sunet.se' + - 'tug-lb-1.sunet.se' + port: '443'