From f13b72391f098238d43a96dd1fb1e5c786cf1993 Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Fri, 2 Sep 2022 18:17:02 +0200 Subject: [PATCH] removed monitoring QA metadata for test land XC Ref: SC-1148 --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index d6fd8a55..c8c65153 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -1340,7 +1340,7 @@ class nagios_monitor { } 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 XC 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!1!3', description => 'check number of countries in eIDAS QA', contact_groups => ['alerts'], }