nagios / koji: drop ssl cert check

This check was from long ago when koji used a self signed cert/ca
It still amusingly has that configured, so this check is telling us that
that self signed cert that we dont use anymore is expiring. :)
So, just drop this, koji is being proxies now and uses our main wildcard
cert.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-13 10:12:17 -08:00
parent a3332ea7af
commit f95712d8a0

View file

@ -19,13 +19,6 @@ define service {
use defaulttemplate use defaulttemplate
} }
define service {
hostgroup_name koji
service_description https-Koji-cert
check_command check_ssl_cert!koji.fedoraproject.org!60
use defaulttemplate
}
define service { define service {
hostgroup_name oneproxy hostgroup_name oneproxy
service_description https-whatcanidoforfedora-cert service_description https-whatcanidoforfedora-cert