RETIRED, Ansible role to deploy a container registry
7753bfd408
Add support to configure additional sockets with a new parameter (must be an array): container_registry_additional_sockets Example of value: container_registry_additional_sockets: - /var/lib/openstack/docker.sock - /var/run/some-other/docker.sock Change-Id: I0da7f5f1005532b8ba68c46ed6ca065cc333d0d5 |
||
---|---|---|
ci-scripts | ||
defaults | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
ansible-requirements.txt | ||
ansible.cfg | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
ansible-role-container-registry
A role to deploy a container registry. For now, the role only support Docker Registry v2.
Requirements
Right now the role has been tested on Red Hat systems only.
Dependencies
none
License
Apache 2.0