ceph-ansible/roles/ceph-rgw
Luigi Toscano d7f0ea33c9 ceph-radosgw: disable NSS PKI db when SSL is disabled
The NSS PKI database is needed only if radosgw_keystone_ssl
is explicitly set to true, otherwise the SSL integration is
not enabled.

It is worth noting that the PKI support was removed from Keystone
starting from the Ocata release, so some code paths should be
changed anyway.

Also, remove radosgw_keystone, which is not useful anymore.
This variable was used until fcba2c801a.
Now profiles drives the setting of rgw keystone *.

Signed-off-by: Luigi Toscano <ltoscano@redhat.com>
(cherry picked from commit 43e96c1f98)
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-05-24 15:41:42 +02:00
..
defaults docker: simplify variable declaration 2017-09-09 01:22:06 +02:00
handlers rgw: add cluster name option to the handler 2018-03-02 20:59:10 +00:00
meta ceph-rgw: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks ceph-radosgw: disable NSS PKI db when SSL is disabled 2018-05-24 15:41:42 +02:00
templates Expose /var/run/ceph 2018-04-20 15:48:32 +02:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-rgw

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