RETIRED, Ansible role to deploy a container registry
Go to file
Emilien Macchi 8e490a6932 Add brackets for DockerRegistryMirror for now
DockerRegistryMirror is given as a string in TripleO, so for now, let's
add (missing) brackets and figure out later how we can change tripleo to
change the data type.
2018-04-16 14:03:38 -07:00
defaults Make improvements to role 2018-04-16 15:39:56 -04:00
handlers Make improvements to role 2018-04-16 15:39:56 -04:00
meta meta/main: add role description 2018-04-16 12:58:31 -07:00
tasks Make improvements to role 2018-04-16 15:39:56 -04:00
templates Make improvements to role 2018-04-16 15:39:56 -04:00
tests Make improvements to role 2018-04-16 15:39:56 -04:00
vars Add brackets for DockerRegistryMirror for now 2018-04-16 14:03:38 -07:00
LICENSE first commit 2018-04-13 13:38:32 -07:00
README.md Update dependencies in README 2018-04-13 17:59:29 -07:00

README.md

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