Files
zuul-jobs/roles/ensure-docker
Pierre-Louis Bonicoli 222056a26f Avoid to use 'length' filter with null value
This error occurs when variables are null and
DEFAULT_JINJA2_NATIVE is enabled:

    object of type 'NoneType' has no len()

Change-Id: I7c69be60b846c03e30a0a6e8893bf2f3a3d5e5b8
2020-08-03 03:31:29 +02:00
..
2020-04-20 17:44:49 +02: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 :zuulensure-docker.mirror_fqdn.