zuul-jobs/roles/install-docker
Ian Wienand 0a7adc6dde install-docker: add package version option
Add a variable to allow selecting a specific docker version.  Useful
if a new docker releases but your jobs aren't quite ready.

Change-Id: Ie4c178d966474476fd2de4489738e47e8a641834
2018-11-08 07:10:29 +00:00
..
defaults Put ubuntu_gpg_key into defaults instead of vars 2018-07-16 16:17:04 -05:00
tasks install-docker: add package version option 2018-11-08 07:10:29 +00:00
templates Add role for installing docker and configuring registry mirror 2018-07-15 13:06:36 -05:00
README.rst install-docker: add package version option 2018-11-08 07:10:29 +00: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.