system-config/playbooks/roles/install-docker/tasks
Clark Boylan af653f3371 Pin py docker when installing docker-compose
Py docker 7.0.0 introduced an incompatibility with old python
docker-compose. Pin it to the older version to ensure compatibility.

Notes on the change can be found here:
  https://stackoverflow.com/questions/77641240/getting-docker-compose-typeerror-kwargs-from-env-got-an-unexpected-keyword-ar

And you can see our jobs installing the wrong version here and then
failing later:
  https://zuul.opendev.org/t/openstack/build/6575c9d7fb56463fa6e97b2a12d6f389/log/job-output.txt#16116-16117

Change-Id: I7ecf7c43b762855881c137e218adcc51e3a32444
2023-12-15 09:33:28 -08:00
..
distro.yaml Import install-docker role 2018-12-14 11:30:47 -08:00
main.yaml Pin py docker when installing docker-compose 2023-12-15 09:33:28 -08:00
upstream.yaml Merge "install-docker: remove apt-key cleanup" 2023-03-01 06:31:47 +00:00