Use internal_protocol variable to replace http
Change-Id: I27508cb182bc3d3e2a0cbd7d429fe65d2271b2ea
This commit is contained in:
parent
1201ee0572
commit
a142d48268
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
kuryr_uri = http://{{ api_interface_address }}:{{ kuryr_port }}
|
||||
kuryr_uri = {{ internal_protocol }}://{{ api_interface_address }}:{{ kuryr_port }}
|
||||
debug = {{ kuryr_logging_debug }}
|
||||
log_dir = /var/log/kolla/kuryr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user