65aa2bdc1f
This enables microk8s/containerd to pull through the intermediate zuul registry. This is tested with the new zuul-jobs-test-registry-buildset-registry-k8s-microk8s job. Change-Id: I5a6c0d63a6ba0acf94ab9f0ef94777fab58fec6e |
||
---|---|---|
.. | ||
defaults | ||
library | ||
module_utils | ||
tasks | ||
vars | ||
__init__.py | ||
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 :zuul
run-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.