]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: refact initial keyring generation 4.2rc v4.0.41
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 24 Nov 2020 10:33:46 +0000 (11:33 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 1 Dec 2020 14:53:26 +0000 (09:53 -0500)
commitd14723d5b47be85f05e3a8febb04aeddbf62b5c9
treedebb738dc1851eee007837f40f70afa1c9f873cb
parentf917bb015c37d1c171d80ad548fd7a2749abbb66
mon: refact initial keyring generation

adding monitor is no longer possible because we generate a new mon
keyring each time the playbook is run.

Fixes: #5864
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1902281
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 970c6a4ee6923588adb81d8c49185ff8e340d52e)
infrastructure-playbooks/add-mon.yml
library/ceph_key.py
roles/ceph-mon/tasks/deploy_monitors.yml
tests/library/test_ceph_key.py