Merge "Disable jinja2 trim_blocks feature"
This commit is contained in:
commit
4771f5c22d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user