fix missing backslash in haproxy conf
Change-Id: I6ca0a478449dba2b5bafba19e46fa2ac913ef1a2
This commit is contained in:
parent
a8bfd97de2
commit
fbc5914525
@ -152,7 +152,7 @@ default['haproxy']['services'] = {
|
||||
"option httpchk OPTIONS / HTTP/1.1", \
|
||||
"http-check expect status 400", \
|
||||
"option http-server-close", \
|
||||
"rspidel ^Set-cookie:\ IP="
|
||||
"rspidel ^Set-cookie:\\ IP="
|
||||
# "appsession csrftoken len 42 timeout 1h"
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user