I did a workaround and put this in the config files for Heat:
``` {% if openstack_enable_tls_external %} [clients_keystone] auth_uri = http://{{ openstack_internal_vip }}:5000 {% endif %} ```
I did a workaround and put this in the config files for Heat:
``` enable_ tls_external %} internal_ vip }}:5000
{% if openstack_
[clients_keystone]
auth_uri = http://{{ openstack_
{% endif %}
```