Add a reminder comment to update haproxy.cfg after freeze
This commit is contained in:
parent
3ea1a0c3d6
commit
227bc5f27f
1 changed files with 1 additions and 0 deletions
|
@ -611,6 +611,7 @@ backend copr-backend
|
|||
server copr-frontend01 copr-frontend01:80 check inter 10s rise 1 fall 2
|
||||
server copr-frontend02 copr-frontend02:80 check inter 10s rise 1 fall 2
|
||||
{% else %}
|
||||
# XXX mizdebsk 2018-08-28: kill this conditional after F29 beta freeze is litfed
|
||||
cookie SERVERID insert indirect nocache
|
||||
server copr-frontend01 copr-frontend01:80 check inter 10s rise 1 fall 2 cookie copr-frontend01
|
||||
server copr-frontend02 copr-frontend02:80 check inter 10s rise 1 fall 2 cookie copr-frontend02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue