freshmaker: remove everything
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
bc5b8dca57
commit
e50fa5f3f2
8 changed files with 2 additions and 42 deletions
|
@ -439,15 +439,6 @@ backend odcs-backend
|
|||
server odcs-frontend01 odcs-frontend01:80 check inter 20s rise 2 fall 3
|
||||
option httpchk GET /api/1/composes/
|
||||
|
||||
frontend freshmaker-frontend
|
||||
bind 0.0.0.0:10067
|
||||
default_backend freshmaker-backend
|
||||
|
||||
backend freshmaker-backend
|
||||
balance hdr(appserver)
|
||||
server freshmaker-frontend01 freshmaker-frontend01:80 check inter 20s rise 2 fall 3
|
||||
option httpchk GET /api/1/builds/
|
||||
|
||||
{% if env == "staging" %}
|
||||
frontend copr-frontend
|
||||
bind 0.0.0.0:10070
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue