From a5412189d967803582b44872ce4a828cfe4ea6cb Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Mon, 2 Dec 2024 20:42:00 +0100 Subject: [PATCH] added FR in metadata check --- .../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 52321d36..21fcf8a8 100644 --- a/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp +++ b/global/overlay/etc/puppet/modules/eid/manifests/nagios_monitor.pp @@ -399,7 +399,7 @@ class eid::nagios_monitor { #Commented out in relation to SC-1468 # nagioscfg::service {'check_country_eIDAS_QA': # host_name => ['qa.md.eidas.swedenconnect.se'], -# check_command => 'check_country_count!qa.md.eidas.swedenconnect.se!PT LU IT ES HR LV DE EE BE IS XB CY PL SK LT NO DK CZ SE EL XA MT SI!1!3', +# check_command => 'check_country_count!qa.md.eidas.swedenconnect.se!PT LU IT ES HR LV DE EE BE IS XB CY PL SK LT NO DK CZ SE EL XA MT SI FR!1!3', # description => 'check number of countries in eIDAS QA', # contact_groups => ['alerts'], # }