From 72d13ecf04f011ea59d2a2150019af33d4659ed7 Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Wed, 1 Nov 2023 16:51:38 +0100 Subject: [PATCH] updated countries --- .../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 fc2c89b6..9063f5e0 100644 --- a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp +++ b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp @@ -395,7 +395,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!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!1!3', description => 'check number of countries in eIDAS', contact_groups => ['alerts'], }