zuul-jobs/roles/install-docker
Kevin Carter 6b2d482858
Fix docker install on fedora
There was a typo in the repo file variable which produces a
broken repo file when deployed on fedora systems. This change
corrects the typo.

Change-Id: I70e5bf5f42a085fe813c321d0b530f7104869e61
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-07-01 11:51:41 -05:00
..
defaults Add variable to set the docker download url 2019-06-11 11:12:18 -05:00
handlers Isolate installation mode 2019-06-11 19:10:53 -05:00
tasks Isolate installation mode 2019-06-11 19:10:53 -05: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 Add variable to set the docker download url 2019-06-11 11:12:18 -05: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 :zuulinstall-docker.mirror_fqdn.