Merge "Use internal_protocol variable to replace http"
This commit is contained in:
commit
c89a4ddf8b
@ -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