]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
start_osds: use list instead of keys (re-introduce)
authorNoah Watkins <nwatkins@redhat.com>
Wed, 5 Dec 2018 22:04:48 +0000 (14:04 -0800)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 16 Jan 2019 15:48:35 +0000 (15:48 +0000)
commite57e2d98a19e0127ed0b6e7c1c932060be3c3021
treee9414c55da00396ed23ef9cc197c369e80ba8f6f
parent53650b2fc492b37315cdc4bd84343fce5e8ff512
start_osds: use list instead of keys (re-introduce)

the python3 fix merged by:

  https://github.com/ceph/ceph-ansible/pull/3346

was reintroduced a few days later by:

  https://github.com/ceph/ceph-ansible/commit/82a6b5adec4d72eb4b7219147f2225b7b2904460

and this patch fixes it again :)

Signed-off-by: Noah Watkins <nwatkins@redhat.com>
(cherry picked from commit 3cf5fd2c3ee1fc342ac8dc3365ed82d863c7127e)
roles/ceph-osd/tasks/start_osds.yml