]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: create rbd and rbd-mirror keyrings
authorSébastien Han <seb@redhat.com>
Wed, 21 Nov 2018 15:18:58 +0000 (16:18 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 29 Nov 2018 01:49:05 +0000 (01:49 +0000)
commitd4f1f12bd0cd67dc0dd8786b2c861c4acb614d17
tree12c8d8881e0715bfe4505eee538ebf62d00c001a
parentee96454980c59478adc25c49af04b43660fe6ece
rolling_update: create rbd and rbd-mirror keyrings

During an upgrade ceph won't create keys that were not existing on the
previous version. So after the upgrade of let's Jewel to Luminous, once
all the monitors have the new version they should get or create the
keys. It's ok to have the task fails, especially for the rbd-mirror
key, which only appears in Nautilus.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1650572
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 4e267bee4f9263b9ac3b5649f1e3cf3cbaf12d10)
infrastructure-playbooks/rolling_update.yml