copr: comment define service for copr backend, it doesn't work
This commit is contained in:
parent
5011e6a2dc
commit
194a5503f3
1 changed files with 7 additions and 7 deletions
|
@ -336,10 +336,10 @@ define service {
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
define service {
|
# define service {
|
||||||
hostgroup_name proxies
|
# hostgroup_name proxies
|
||||||
service_description http-download.copr.fedorainfracloud.org
|
# service_description http-download.copr.fedorainfracloud.org
|
||||||
check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
# check_command check_website_ssl!download.copr.fedorainfracloud.org!/!Index of /
|
||||||
max_check_attempts 8
|
# max_check_attempts 8
|
||||||
use websitetemplate
|
# use websitetemplate
|
||||||
}
|
#}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue