ceph-ansible/roles/ceph-defaults
Luigi Toscano 43e96c1f98 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>
2018-05-23 23:24:09 -07:00
..
defaults ceph-radosgw: disable NSS PKI db when SSL is disabled 2018-05-23 23:24:09 -07:00
handlers Fix restarting OSDs twice during a rolling update. 2018-05-22 19:23:07 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks ceph-defaults: fix failing tasks when osd_scenario was not set correctly 2018-05-18 17:58:24 +02:00
templates defaults: restart_osd_daemon unit spaces 2018-05-18 17:53:47 +02: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/.