From 1a62e46d64fb462b9f32bba1422f6144bbeea956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Mon, 28 Oct 2024 15:19:24 +0100 Subject: [PATCH] Let's see if anything works ... or just bombs --- global/overlay/etc/puppet/cosmos-rules.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index eb9c675..f61cdf2 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -4,3 +4,12 @@ sunet::server: fail2ban: false ssh_allow_from_anywhere: false + +'^internal-sto1-dev-vulndash-1.cert.sunet.se$': + soc::sso: + hostname: 'vd-dev.cert.sunet.se' + email: 'cert@cert.sunet.se' + service_endpoint: 'http://nginx:80' + x_remote_user: true + groups: + - 'sunet-cert'