Trailing slash needed here.

This commit is contained in:
Ralph Bean 2017-10-17 14:52:52 +00:00
parent c55623ab7d
commit 4fe8f34b08

View file

@ -84,7 +84,7 @@ define service {
define service { define service {
hostgroup_name proxies hostgroup_name proxies
service_description http-mbs service_description http-mbs
check_command check_website_ssl!mbs.fedoraproject.org!/module-build-service/1/module-builds!items check_command check_website_ssl!mbs.fedoraproject.org!/module-build-service/1/module-builds/!items
max_check_attempts 8 max_check_attempts 8
use websitetemplate use websitetemplate
} }