From bae489a528dda6a10ec0efb8bcce03da9bebf74a Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Fri, 11 Oct 2024 15:43:52 +0200 Subject: [PATCH] Add new countries for metadata checking --- .../overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp index 2dc00867..52321d36 100644 --- a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp +++ b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp @@ -405,7 +405,7 @@ class eid::nagios_monitor { # } nagioscfg::service {'check_country_eIDAS': host_name => ['md.eidas.swedenconnect.se'], - check_command => 'check_country_count!md.eidas.swedenconnect.se!LU IT ES HR DE EE BE PT SK CZ LV MT AT DK NL LT LI!1!3', + check_command => 'check_country_count!md.eidas.swedenconnect.se!LU IT ES HR DE EE BE PT SK CZ LV MT AT DK NL LT LI CY PL SI!1!3', description => 'check number of countries in eIDAS', contact_groups => ['alerts'], }