Close a conditional

This commit is contained in:
Andrea Dell'Amico 2020-10-21 17:07:15 +02:00
parent d737274623
commit 2bc96da193
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ backend {{ srv.acl_name }}_bck
{% if srv.http_check_enabled is defined and srv.http_check_enabled %}
http-check send {{ srv.http_check }}
http-check expect {{ srv.http_check_expect }}
{% endif %}
{% if srv.stick_sessions %}
{% if srv.stick_on_cookie %}
cookie {{ srv.stick_cookie }}