zuul-jobs/roles/install-docker
Sorin Sbarnea 299a654806 Fix install-docker on centos-8
Implements workaround for the missing --nobest option in Ansible
package module in order to succeed installing docker-ce.

Change-Id: I96e133dc5c59b9c811ff69df7651adadfcdf3a97
2020-02-25 10:56:37 +00:00
..
defaults install-docker: option to install docker-compose 2020-02-16 17:04:58 +00:00
handlers Isolate installation mode 2019-06-11 19:10:53 -05:00
tasks Fix install-docker on centos-8 2020-02-25 10:56:37 +00:00
templates Add variable to set the docker download url 2019-06-11 11:12:18 -05:00
vars Fix docker install on fedora 2019-07-01 11:51:41 -05:00
README.rst Merge "install-docker: option to install docker-compose" 2020-02-17 16:42:44 +00: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 :zuulinstall-docker.mirror_fqdn.