ceph-ansible/roles/ceph-defaults
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 container: Allow to use registry authentication 2019-09-18 16:03:18 +02:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks global: add newline at end of file 2019-08-23 15:56:47 +02:00
vars Set the default crush rule in ceph.conf 2019-03-14 08:56:52 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

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