Merge "Disable jinja2 trim_blocks feature"

This commit is contained in:
Zuul 2018-01-25 10:27:40 +00:00 committed by Gerrit Code Review
commit 4771f5c22d

View File

@ -1,3 +1,4 @@
#jinja2: trim_blocks: False
{% set tls_bind_info = 'ssl crt /etc/haproxy/haproxy.pem' if kolla_enable_tls_external | bool else '' %}
global
chroot /var/lib/haproxy