mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Revert "haproxy: set keepalive mode for kojipkgs"
This reverts commit fa729a6210.
See https://pagure.io/releng/issue/11439
Lets revert this to check on the rpm-ostree retry fix.
This commit is contained in:
@@ -343,10 +343,8 @@ backend ipa01-backend
|
||||
frontend kojipkgs-frontend
|
||||
bind 0.0.0.0:10062
|
||||
default_backend kojipkgs-backend
|
||||
option http-keep-alive
|
||||
|
||||
backend kojipkgs-backend
|
||||
option http-keep-alive
|
||||
balance uri
|
||||
server kojipkgs01.{{ datacenter }}.fedoraproject.org kojipkgs01.{{ datacenter }}.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
server kojipkgs02.{{ datacenter }}.fedoraproject.org kojipkgs02.{{ datacenter }}.fedoraproject.org:80 check inter 10s rise 1 fall 2
|
||||
|
||||
Reference in New Issue
Block a user