zuul-jobs/roles/install-docker
Monty Taylor a744403918
Put ubuntu_gpg_key into defaults instead of vars
vars/default.yaml didn't really work like one might have expected, in as
much as it didn't work at all:

  http://logs.openstack.org/32/582732/2/check/pbrx-build-container-images/4a8b668/job-output.txt.gz#_2018-07-16_20_07_19_502822

Move it to defaults. This also allows it to be overridden should someone
want to.

Needed-By: https://review.openstack.org/582732
Needed-By: https://review.openstack.org/582544
Needed-By: https://review.openstack.org/580160
Change-Id: Ib469d0bacc8ce8e894ef16645a4fbf3a3748cd19
2018-07-16 16:17:04 -05:00
..
defaults Put ubuntu_gpg_key into defaults instead of vars 2018-07-16 16:17:04 -05:00
tasks Don't write docker proxy config if docker_mirror undef 2018-07-16 12:47:06 -05:00
templates Add role for installing docker and configuring registry mirror 2018-07-15 13:06:36 -05:00
README.rst Add role for installing docker and configuring registry mirror 2018-07-15 13:06:36 -05:00

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.