]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: create missing keyring only on running mon
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 29 Nov 2018 15:04:28 +0000 (16:04 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 29 Nov 2018 16:40:46 +0000 (16:40 +0000)
commita952122c38e88736b7459c30390165cac4a0148c
tree6a9c54286ea098f4ec23229910d724f96343d06b
parent1f73a9900fe86a93117db9c577c7dd78fd5cb341
rolling_update: create missing keyring only on running mon

try to create the potentially missing keys only on monitors that are
actually running.
The current node being played is stopped before this task.
By the way, delegating the command on all nodes but the current node
being played ensures that the generated keys will be present on all
monitors.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml