freshmaker: remove everything

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-30 21:56:59 +00:00 committed by Pierre-Yves Chibon
parent bc5b8dca57
commit e50fa5f3f2
8 changed files with 2 additions and 42 deletions

View file

@ -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