Merge branch 'master' of gitops.sunet.se:eid-ops

This commit is contained in:
Leif Johansson 2020-05-28 12:03:02 +02:00
commit 028f0d1e8a
No known key found for this signature in database
GPG key ID: D73AD6430AD478D6
3 changed files with 7 additions and 1 deletions

View file

@ -1135,7 +1135,7 @@ class nagios_monitor {
} }
nagioscfg::service {'check_country_eIDAS': nagioscfg::service {'check_country_eIDAS':
host_name => ['md.eidas.swedenconnect.se'], host_name => ['md.eidas.swedenconnect.se'],
check_command => 'check_country_count!md.eidas.swedenconnect.se!7!1!2', check_command => 'check_country_count!md.eidas.swedenconnect.se!8!1!2',
description => 'check number of countries in eIDAS', description => 'check number of countries in eIDAS',
contact_groups => ['alerts'], contact_groups => ['alerts'],
} }

View file

@ -18,3 +18,6 @@ policy.DE.persistenceClass=C
policy.LU.algorithm=default-eIDAS policy.LU.algorithm=default-eIDAS
policy.LU.persistenceClass=C policy.LU.persistenceClass=C
policy.UK.algorithm=colresist-eIDAS
policy.UK.persistenceClass=C

View file

@ -18,3 +18,6 @@ policy.DE.persistenceClass=C
policy.LU.algorithm=default-eIDAS policy.LU.algorithm=default-eIDAS
policy.LU.persistenceClass=C policy.LU.persistenceClass=C
policy.UK.algorithm=colresist-eIDAS
policy.UK.persistenceClass=C