]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: move mgr key creation
authorSébastien Han <seb@redhat.com>
Thu, 10 May 2018 17:38:55 +0000 (10:38 -0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 May 2018 07:01:42 +0000 (09:01 +0200)
commit52fc8a0385a7bc58b8b33fc0c5e05db1a03c5c1f
tree4d653debaa032d08247a545cebdd7c2c7029d917
parente810fb217f1b78df4039ee50593b8c770fb70dde
rolling_update: move mgr key creation

Until all the mons haven't been updated to Luminous, there is no way to
create a key. So we should do the key creation in the mon role only if
we are not part of an update.
If we are then the key creation is done after the mons upgrade to
Luminous.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1574995
Signed-off-by: Sébastien Han <seb@redhat.com>
infrastructure-playbooks/rolling_update.yml
roles/ceph-mon/tasks/docker/main.yml