Skip to content
Snippets Groups Projects
Commit 0fb09203 authored by Sam Yaple's avatar Sam Yaple
Browse files

Removes unneeded variables

These variables are defined in the defaults.yml file

Change-Id: I45de4fbd41c50e2a8fe3233cdffc467c9a594aa5
Closes-Bug: #1480498
parent 72f35b14
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,5 @@ keystone_public_address: "{{ kolla_external_address }}"
keystone_admin_address: "{{ kolla_internal_address }}"
keystone_internal_address: "{{ kolla_internal_address }}"
keystone_public_port: "5000"
keystone_admin_port: "35357"
keystone_logging_verbose: "{{ openstack_logging_verbose }}"
keystone_logging_debug: "{{ openstack_logging_debug }}"
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