forked from infra/ansible
[haproxy] Don't remove default_backend for ipsilon
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
f6b50eb89c
commit
c03a11f09c
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ backend oci-registry-backend
|
|||
|
||||
frontend ipsilon-frontend
|
||||
bind 0.0.0.0:10020
|
||||
default_backend ipsilon-backend
|
||||
|
||||
backend ipsilon-backend
|
||||
balance hdr(appserver)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue