]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-config: fix ceph-volume lvm batch report
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 15 Dec 2020 18:52:43 +0000 (13:52 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 15 Dec 2020 20:19:04 +0000 (21:19 +0100)
commit827b23353ff389660f393cb36fb36540c362e8cf
tree05ed4f2fe7324b7f1b6b980a3909393e2aad70c4
parent5e879dd96440e5dca1f3a1276112fb242162a90a
ceph-config: fix ceph-volume lvm batch report

Since the major ceph-volume lvm batch refactoring, the report value
is different.
Before the refact, the report was a dict with the OSDs list to be created
under the "osds" key.
After the refact, the report is a list of dict.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-config/tasks/main.yml