Merge "Fix Zun Docker runtime selection"
This commit is contained in:
commit
13d668d22c
@ -111,7 +111,6 @@ wsproxy_port = {{ zun_wsproxy_port }}
|
||||
base_url = ws://{{ kolla_external_fqdn | put_address_in_context('url') }}:{{ zun_wsproxy_port }}
|
||||
|
||||
[docker]
|
||||
docker_remote_api_version = 1.24
|
||||
api_url = tcp://{{ api_interface_address | put_address_in_context('url') }}:2375
|
||||
docker_remote_api_host = {{ api_interface_address }}
|
||||
docker_remote_api_port = 2375
|
||||
|
Loading…
x
Reference in New Issue
Block a user