diff --git a/ansible/roles/heat/templates/heat.conf.j2 b/ansible/roles/heat/templates/heat.conf.j2 index c372d88863..43f8c686a3 100644 --- a/ansible/roles/heat/templates/heat.conf.j2 +++ b/ansible/roles/heat/templates/heat.conf.j2 @@ -53,7 +53,6 @@ memcache_servers = {% for host in groups['memcached'] %}{{ 'api' | kolla_address [trustee] -auth_uri = {{ keystone_internal_url }} auth_url = {{ keystone_internal_url }} auth_type = password user_domain_id = {{ default_user_domain_id }}