mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Add koschei-web02 to haproxy
This commit is contained in:
@@ -335,6 +335,7 @@ frontend koschei-frontend
|
||||
backend koschei-backend
|
||||
balance hdr(appserver)
|
||||
server koschei-web01 koschei-web01:80 check inter 10s rise 1 fall 2
|
||||
server koschei-web02 koschei-web02:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /koschei/
|
||||
|
||||
frontend autocloud-frontend
|
||||
|
||||
Reference in New Issue
Block a user