zuul-jobs/roles/install-docker/templates
Kevin Carter ab2d368b17
Add variable to set the docker download url
The docker mirror URL can now be set using the following options,
`docker_download_fqdn` and `docker_mirror_base_url`. These
variables will allow folks to use this role with custom mirrors.

To accomodate this change, the repo files have been moved into
templates and now use the jinja2 extension.

Not all supported distros have the ability to install docker
using the upstream mirrors. To ensure a high degree of success
a new sanity check has been added to validate the mirror url
content when upstream installation has been enabled.

Change-Id: Ib9d50581d0df89e36d47dd523efd1adc95fdf4ac
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-06-11 11:12:18 -05:00
..
docker-ce-centos.repo.j2 Add variable to set the docker download url 2019-06-11 11:12:18 -05:00
docker-ce-fedora.repo.j2 Add variable to set the docker download url 2019-06-11 11:12:18 -05:00
sources.list.j2 Add variable to set the docker download url 2019-06-11 11:12:18 -05:00