]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: fix dest path for mgr keys fetching
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 May 2018 09:41:26 +0000 (11:41 +0200)
committerSébastien Han <seb@redhat.com>
Tue, 15 May 2018 17:30:34 +0000 (19:30 +0200)
commit1b4c3f292d8779158ea445a8c9a11c8ed26abe11
tree7fb68f81af249f66beccb99852f08bc989da26e7
parent3b89f1bfb1e8bf6e64093ed317fee02cb95cf7c7
rolling_update: fix dest path for mgr keys fetching

the role `ceph-mgr` that is played later in the playbook fails because
the destination path for the fetched keys is wrong.
This patch fix the destination path used in the task `fetch ceph mgr
key(s)` so there is no mismatch.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1574995
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml