zuul-jobs/roles/use-buildset-registry
James E. Blair 8b079956ec use-buildset-registry: Add podman support
Change-Id: I41718073962c8e7eb3d8810276e550fb84bd6e99
2019-11-22 13:34:09 -08:00
..
library use-buildset-registry: Add podman support 2019-11-22 13:34:09 -08:00
module_utils use-buildset-registry: Vendor pytoml and remarshal 2019-11-20 15:05:29 -08:00
tasks use-buildset-registry: Add podman support 2019-11-22 13:34:09 -08:00
README.rst Use zuul-registry as buildset registry 2019-10-28 15:42:26 -07:00
__init__.py use-buildset-registry: Add podman support 2019-11-22 13:34:09 -08:00

README.rst

Adds a buildset registry to the docker configuration.

Use this role on any host which should use the buildset registry.

Role Variables

Information about the registry, as returned by :zuulrun-buildset-registry.

The host (IP address) of the registry.

The port on which the registry is listening.

The username used to access the registry via HTTP basic auth.

The password used to access the registry via HTTP basic auth.

The (self-signed) certificate used by the registry.