]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Allow mgr bootstrap keyring to be defined
authorGraeme Gillies <ggillies@akamai.com>
Mon, 30 Jul 2018 23:24:21 +0000 (09:24 +1000)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 8 Aug 2018 19:09:01 +0000 (19:09 +0000)
commita46025820d363dc3e91c380fd6b60fb6152b998b
tree1a53095fbe66914f7b19787a4b928bbda3894c61
parent19518656a7966470842743da3c1c3bda0fa8c0f8
Allow mgr bootstrap keyring to be defined

In environments where we wish to have manual/greater control over
how the bootstrap keyrings are used, we need to able to externally
define what the mgr keyring secret will be and have ceph-ansible
use it, instead of it being autogenerated

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1610213
Signed-off-by: Graeme Gillies <ggillies@akamai.com>
group_vars/mons.yml.sample
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/ceph_keys.yml