2017-11-16 14:04:36 +00:00

10 lines
157 B
Django/Jinja

# {{ ansible_managed }}
{% if kolla_extra_heat %}
#######################
# Extra configuration
#######################
{{ kolla_extra_heat }}
{% endif %}