fix parameter name
This commit is contained in:
parent
6a3f239824
commit
16f38f30d9
1 changed files with 1 additions and 1 deletions
|
@ -791,7 +791,7 @@ class nagios_monitor {
|
|||
'qa.proxy.eidas.swedenconnect.se']
|
||||
nagioscfg::host {$public_hosts: }
|
||||
nagioscfg::service {'check_public_ssl_cert':
|
||||
host_list => $public_hosts,
|
||||
host_name => $public_hosts,
|
||||
check_command => 'check_ssl_cert_3!30!14!443',
|
||||
description => 'check https certificate validity on port 443',
|
||||
contact_groups => ['alerts']
|
||||
|
|
Loading…
Add table
Reference in a new issue