zuul-jobs/roles/install-docker
James E. Blair 90fc18f621 Split docker mirror config into its own role
So that the docker mirror configuration can be used without the
install-docker role (e.g., if another process is used to install
docker on a target host), split the part of the role which
configures mirrors into its own role and include it in the
install-docker role.

Change-Id: I7cd7f61e2d1281cd2949c1f69a081c7217d0d328
2019-02-21 14:07:43 -08:00
..
defaults Make install-docker compatible with centos 2019-02-04 15:21:46 +00:00
tasks Split docker mirror config into its own role 2019-02-21 14:07:43 -08:00
templates Add docker insecure registries feature 2018-12-12 09:51:09 +01:00
README.rst Add docker insecure registries feature 2018-12-12 09:51:09 +01: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.