haproxy / switch pkgs to rdu3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
fa58d2541d
commit
b53014c3a4
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ backend src-backend
|
|||
balance hdr(appserver)
|
||||
{% if env == "staging" %}
|
||||
server pkgs01 pkgs01:80 check inter 10s rise 1 fall 2
|
||||
{% elif datacenter == 'iad2' %}
|
||||
{% elif datacenter == 'rdu3' %}
|
||||
server pkgs01 pkgs01:80 check inter 10s rise 1 fall 2
|
||||
{% endif %}
|
||||
option httpchk GET /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue