]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Add a switch to disable nss PKI database initialization
authorLogan V <logan2211@gmail.com>
Thu, 14 Jul 2016 19:09:31 +0000 (14:09 -0500)
committerLogan V <logan2211@gmail.com>
Thu, 15 Dec 2016 23:17:41 +0000 (17:17 -0600)
commitaa0bfaa89a1303bee53f371c39d11ef9bcddc36e
treec3d632c1feea860d68cee9f9736d7c35e465639f
parent12f8b5c38ef11ea229f9a659d0a705bf983ff666
Add a switch to disable nss PKI database initialization

The PKI keys are used to decrypt the Keystone revocation list when
PKI tokens are used. When UUID or Fernet token providers are used in
Keystone, PKI certs may not exist, so we now accommodate this scenario
by allowing the operator to disable the PKI tasks.
group_vars/all.yml.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/templates/ceph.conf.j2
roles/ceph-rgw/tasks/main.yml