Merge branch 'master' of gitops.sunet.se:eid-ops
This commit is contained in:
commit
028f0d1e8a
3 changed files with 7 additions and 1 deletions
|
@ -1135,7 +1135,7 @@ class nagios_monitor {
|
|||
}
|
||||
nagioscfg::service {'check_country_eIDAS':
|
||||
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',
|
||||
contact_groups => ['alerts'],
|
||||
}
|
||||
|
|
|
@ -18,3 +18,6 @@ policy.DE.persistenceClass=C
|
|||
|
||||
policy.LU.algorithm=default-eIDAS
|
||||
policy.LU.persistenceClass=C
|
||||
|
||||
policy.UK.algorithm=colresist-eIDAS
|
||||
policy.UK.persistenceClass=C
|
||||
|
|
|
@ -18,3 +18,6 @@ policy.DE.persistenceClass=C
|
|||
|
||||
policy.LU.algorithm=default-eIDAS
|
||||
policy.LU.persistenceClass=C
|
||||
|
||||
policy.UK.algorithm=colresist-eIDAS
|
||||
policy.UK.persistenceClass=C
|
||||
|
|
Loading…
Add table
Reference in a new issue