zuul-jobs/roles/use-buildset-registry
James E. Blair 0f6796d12b Add role to use buildset registry
Change-Id: Ieacbd033c49afd0bac11cdb17891386c9e1d6a4b
2019-02-01 13:26:03 -08:00
..
tasks Add role to use buildset registry 2019-02-01 13:26:03 -08:00
README.rst Add role to use buildset registry 2019-02-01 13:26:03 -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.