Revert "add in karsten hopp patch on ssl.cfg"
This reverts commit 3dd7f3f98aa357f6c3c9461f2154ed612be77ac5. This is bad for several reasons. 1) It breaks nagios. 2) It special-cases proxy03.
This commit is contained in:
parent
5de6b23fe2
commit
3d9dbe4e3a
1 changed files with 0 additions and 16 deletions
|
@ -39,19 +39,3 @@ define service {
|
|||
check_command check_ssl_cert!pagure.io!60
|
||||
use defaulttemplate
|
||||
}
|
||||
|
||||
define servicedependency {
|
||||
host_name koji.fedoraproject.org
|
||||
dependent_hostgroup_name koji
|
||||
dependent_service_description koji hosts running SSL checks
|
||||
notification_failure_criteria w,c
|
||||
execution_failure_criteria w,c
|
||||
}
|
||||
|
||||
define servicedependency {
|
||||
host_name proxy03.fedoraproject.org
|
||||
dependent_hostgroup_name proxies
|
||||
dependent_service_description Proxies running SSL checks
|
||||
notification_failure_criteria w,c
|
||||
execution_failure_criteria w,c
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue