Replaced GR with EL

This commit is contained in:
Maria Haider 2021-10-13 19:40:22 +02:00
parent dd8e5994b9
commit 82492d2f3e
Signed by: mariah
GPG key ID: 7414A760CA747E57

View file

@ -1216,7 +1216,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 GR 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 XC LT NO DK CZ SE EL XA MT SI!1!3',
description => 'check number of countries in eIDAS QA',
contact_groups => ['alerts'],
}