ceph-ansible/roles/ceph-container-common/tasks
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
..
fetch_image.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
prerequisites.yml roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00
release.yml Add octopus release 2019-08-29 14:05:13 -04:00