Merge "Fix Zun Docker runtime selection"

This commit is contained in:
Zuul 2020-01-13 14:14:33 +00:00 committed by Gerrit Code Review
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