No trailing slash.
This commit is contained in:
parent
c0d2d1b47f
commit
c55623ab7d
2 changed files with 4 additions and 2 deletions
|
@ -29,11 +29,13 @@ databases:
|
|||
- mirrormanager
|
||||
- notifications
|
||||
- nuancier_lite
|
||||
- odcs
|
||||
- pdc
|
||||
- pkgdb2
|
||||
- statscache
|
||||
- summershum
|
||||
- tahrir
|
||||
- waiverdb
|
||||
|
||||
# This is a more strict list of databases to backup every day
|
||||
dbs_to_backup:
|
||||
|
|
|
@ -101,7 +101,7 @@ define service {
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-waiverdb
|
||||
check_command check_website_ssl!waiverdb-web-waiverdb.app.os.fedoraproject.org!/api/v1.0/waivers/!first
|
||||
check_command check_website_ssl!waiverdb-web-waiverdb.app.os.fedoraproject.org!/api/v1.0/waivers!first
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
@ -109,7 +109,7 @@ define service {
|
|||
define service {
|
||||
hostgroup_name proxies
|
||||
service_description http-greenwave
|
||||
check_command check_website_ssl!greenwave-web-greenwave.app.os.fedoraproject.org!/api/v1.0/policies/!bodhi_update_push_stable
|
||||
check_command check_website_ssl!greenwave-web-greenwave.app.os.fedoraproject.org!/api/v1.0/policies!bodhi_update_push_stable
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue