zuul-jobs/roles/install-docker
Kevin Carter fb41492e4a
Isolate installation mode
The role variables were making generalizations on distro package
and installation methods. This change further breaks things out,
now explicitly supporting ubuntu, debian, fedora, and
redhat(centos).

Change-Id: Ib1749721b32b21ba1ab661a64097d79037e416f3
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-11 19:10:53 -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 Isolate installation mode 2019-06-11 19:10:53 -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.