b6cb191295
This lets use-buildset-registry notify cri-o about the new registries.conf file if it is being used as the container backend for k8s. Change-Id: Ia1805519ab4b6bb5f79df0492f702effc6a3e024 |
||
---|---|---|
.. | ||
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.