mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
pagure.io / nagios: check only that cert is valid for 25 days
We renew letsencrypt certs at 30 days, so checking at 60 is pointless. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -36,6 +36,6 @@ define service {
|
||||
define service {
|
||||
host_name pagure02.fedoraproject.org
|
||||
service_description https-pagure-cert
|
||||
check_command check_ssl_cert!pagure.io!60
|
||||
check_command check_ssl_cert!pagure.io!25
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user