Skip to content
Snippets Groups Projects
Commit 88de8feb authored by wu.chunyang's avatar wu.chunyang
Browse files

replace internal with openstack_interface

replace harcode 'internal' with {{ openstack_interface }}

Change-Id: I885622967ffde2a7a1a08fedbde2eb0e4e330e22
parent 9834b0a3
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
become: true
command: >
docker exec kolla_toolbox openstack
--os-interface internal
--os-interface {{ openstack_interface }}
--os-auth-url {{ keystone_admin_url }}
--os-identity-api-version 3
--os-project-domain-name {{ openstack_auth.domain_name }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment