zuul-jobs/roles/ensure-docker
Dr. Jens Harbott 90332e6439 Revert "Override DOCKER_MIN_API_VERSION for skopeo when installing docker"
This reverts *parts* of commit 9519fafd10.

Specifically, this reverts the main fix regarding DOCKER_MIN_API_VERSION.

Reason for revert: Docker 26.0.0 is out, which drops the old API

This patch additionally modifies the Zuul config in two ways:

* disables buildset-registry jobs because they are children of
  opendev-buildset-registry (a base-job in opendev) and thus
  do not pick up new changes - they are reenabled in a followup
* disables crio jobs because they have their repo seemingly broken

Change-Id: I4d05f9b187f9e40c3dcb2597e08c5bb50c261b17
Co-Authored-By: Radosław Piliszek <radek@piliszek.it>
2024-03-21 13:30:29 +00:00
..
defaults ensure-docker: refactor to use ensure-package-repositories 2020-05-01 15:49:30 +02:00
handlers Revert "Override DOCKER_MIN_API_VERSION for skopeo when installing docker" 2024-03-21 13:30:29 +00:00
tasks Revert "Override DOCKER_MIN_API_VERSION for skopeo when installing docker" 2024-03-21 13:30:29 +00:00
vars Fix ensure-docker for docker-ce 23.0.0 upstream packaging 2023-02-02 09:26:20 -08:00
README.rst Rename install-docker to ensure-docker for consistency 2020-04-04 15:41:29 -04:00

An ansible role to install docker and configure it to use mirrors if available.

Role Variables

URL to override the generated docker hub mirror url based on :zuulensure-docker.mirror_fqdn.