happy, puiterwijk?
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
5dba3f48e1
commit
061cb575b4
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ listen mbs 0.0.0.0:10063
|
||||||
option httpchk GET /module-build-service/1/module-builds/
|
option httpchk GET /module-build-service/1/module-builds/
|
||||||
|
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
listen ipa 0.0.0.0:10064
|
listen os-master 0.0.0.0:10064
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server os-master01 os-master01:8443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/os-master.pem
|
server os-master01 os-master01:8443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/os-master.pem
|
||||||
server os-master01 os-master02:8443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/os-master.pem
|
server os-master01 os-master02:8443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/os-master.pem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue