zuul-jobs/roles/ensure-docker
Sorin Sbarnea 9f222677e2 ensure-docker: workaround for centos-8 conflicts
- assured configured repository is based on original repository definition
- workaround for bypassing rpm installation conflicts
  on CentOS/RHEL-8.
- we no longer need special dnf command for installation.

Change-Id: I0b2ccd788f8010b864c45140189dcb215e7c82fb
2020-05-19 19:16:20 +01:00
..
defaults ensure-docker: refactor to use ensure-package-repositories 2020-05-01 15:49:30 +02:00
handlers Use main.yaml, not .yml 2020-04-20 17:44:49 +02:00
tasks ensure-docker: workaround for centos-8 conflicts 2020-05-19 19:16:20 +01:00
vars ensure-docker: workaround for centos-8 conflicts 2020-05-19 19:16:20 +01:00
README.rst Rename install-docker to ensure-docker for consistency 2020-04-04 15:41:29 -04:00

README.rst

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.