diff --git a/ansible/roles/murano/templates/murano.conf.j2 b/ansible/roles/murano/templates/murano.conf.j2 index d9d1e43d707eb77d9874949b1f4a4e1814b07e30..3c9641f4ef559be198aaf8c3b1b41905c26f67e6 100644 --- a/ansible/roles/murano/templates/murano.conf.j2 +++ b/ansible/roles/murano/templates/murano.conf.j2 @@ -74,3 +74,15 @@ password = {{ murano_keystone_password }} user_domain_name = {{ default_project_domain_name }} {% endif %} {% endif %} + +[neutron] +endpoint_type = internalURL + +[heat] +endpoint_type = internalURL + +[glance] +endpoint_type = internalURL + +[mistral] +endpoint_type = internalURL