Skip to content
Snippets Groups Projects
Commit a142d482 authored by zhubingbing's avatar zhubingbing
Browse files

Use internal_protocol variable to replace http

Change-Id: I27508cb182bc3d3e2a0cbd7d429fe65d2271b2ea
parent 1201ee05
No related branches found
No related tags found
No related merge requests found
[DEFAULT] [DEFAULT]
kuryr_uri = http://{{ api_interface_address }}:{{ kuryr_port }} kuryr_uri = {{ internal_protocol }}://{{ api_interface_address }}:{{ kuryr_port }}
debug = {{ kuryr_logging_debug }} debug = {{ kuryr_logging_debug }}
log_dir = /var/log/kolla/kuryr log_dir = /var/log/kolla/kuryr
......
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