From 4693c0b0071302c42cec3614452c16fbc4bf5231 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Fri, 14 Feb 2025 10:10:47 +0100 Subject: [PATCH] Add shib-config to correct container on monitor-dev --- global/overlay/etc/puppet/cosmos-rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 2089fb4..f1332a5 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -55,7 +55,7 @@ monitor-dev.cert.sunet.se: - bjorklund@sunet.se default_host_group: sunet::nagios::nrpe nrpe_group: sunet::nagios::nrpe - naemon_extra_volumes: + thruk_extra_volumes: - '/opt/naemon_monitor/shibboleth2.xml:/etc/shibboleth/shibboleth2.xml:ro' - '/opt/naemon_monitor/frontend.xml:/etc/shibboleth/frontend.xml:ro' - '/opt/naemon_monitor/attribute-map.xml:/etc/shibboleth/attribute-map.xml:ro'