mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Remove erroneous host from stg haproxy config.
This commit is contained in:
@@ -446,7 +446,6 @@ listen os-nodes 0.0.0.0:10065
|
||||
listen odcs 0.0.0.0:10066
|
||||
balance hdr(appserver)
|
||||
server odcs-frontend01 odcs-frontend01:80 check inter 20s rise 2 fall 3
|
||||
server odcs-frontend02 odcs-frontend02:80 check inter 20s rise 2 fall 3
|
||||
option httpchk GET /odcs/1/composes/
|
||||
{% endif %}
|
||||
# Apache doesn't handle the initial connection here like the other proxy
|
||||
|
||||
Reference in New Issue
Block a user