add in karsten hopp patch on ssl.cfg
This commit is contained in:
parent
1a69434b48
commit
0d287fce63
1 changed files with 16 additions and 0 deletions
|
@ -39,3 +39,19 @@ 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