ceph-ansible/roles/ceph-container-common
Dimitri Savineau 9f4a99fb24 container: Allow to use registry authentication
The registry.redhat.io regsitry requires authentication so before pulling
the RHCS 4 container images from the registry we need to do the login
step.
This is done via the new ceph_docker_registry_auth variable. The
default value is false but true for RHCS setup.
When set to true, you need to provide the username and password
for the registry via the associated variables.
This patch also updates the ceph_docker_registry value for RHCS setup.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1748911

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-09-18 16:03:18 +02:00
..
defaults docker-common: rename role 2018-11-12 10:51:48 +01:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
README.md roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00

README.md

Ansible role: ceph-container-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.