Merge "Revert to installing Docker SDK with upper constraints"
This commit is contained in:
commit
e0a13a6c3b
@ -49,10 +49,7 @@
|
||||
name: docker
|
||||
state: latest
|
||||
virtualenv: "{{ kolla_ansible_target_venv }}"
|
||||
# FIXME(mgoddard): docker 5.0.1 is currently in master
|
||||
# upper-constraints, but fails with an unexpected keyword argument,
|
||||
# 'disable_buffering'. Install it without UC for now.
|
||||
# extra_args: "{% if kolla_upper_constraints_file %}-c {{ kolla_upper_constraints_file }}{% endif %}"
|
||||
extra_args: "{% if kolla_upper_constraints_file %}-c {{ kolla_upper_constraints_file }}{% endif %}"
|
||||
become: True
|
||||
|
||||
- name: Ensure kolla-ansible virtualenv has SELinux bindings installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user