]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: refact initial keyring generation
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 24 Nov 2020 10:33:46 +0000 (11:33 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Nov 2020 08:12:22 +0000 (09:12 +0100)
commit0edbabbf4d62b313fdf25c444e4902403106295d
tree358ad1963e46ba558a9c96404c814e9c3d4dac68
parent10551da173b763a341eb876c59cd2aaba53e2eed
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
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