Merge "zun: set docker api version to 1.24"
This commit is contained in:
commit
cd03e963c6
@ -110,3 +110,6 @@ policy_file = {{ zun_policy_file }}
|
||||
wsproxy_host = {{ api_interface_address }}
|
||||
wsproxy_port = {{ zun_wsproxy_port }}
|
||||
base_url = ws://{{ kolla_external_fqdn }}:{{ zun_wsproxy_port }}
|
||||
|
||||
[docker]
|
||||
docker_remote_api_version = 1.24
|
||||
|
Loading…
Reference in New Issue
Block a user