remove the bodhi from the haproxy
This commit is contained in:
parent
68f6a6613a
commit
bb3e88188a
1 changed files with 0 additions and 11 deletions
|
@ -113,17 +113,6 @@ backend mirrormanager-backend
|
|||
{% endif %}
|
||||
option httpchk GET /mirrormanager/static/mirrormanager2.css
|
||||
|
||||
frontend bodhi2-frontend
|
||||
bind 0.0.0.0:10010
|
||||
default_backend bodhi2-backend
|
||||
|
||||
backend bodhi2-backend
|
||||
balance hdr(appserver)
|
||||
{% if env == "staging" %}
|
||||
server bodhi01 bodhi01:80 check inter 20s rise 2 fall 3
|
||||
{% endif %}
|
||||
option httpchk GET /
|
||||
|
||||
frontend freemedia-frontend
|
||||
bind 0.0.0.0:10011
|
||||
default_backend freemedia-backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue