]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker2podman: set disk_list for non lvm scenario v3.2.47
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 30 Jul 2020 13:54:33 +0000 (09:54 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 30 Jul 2020 16:02:06 +0000 (12:02 -0400)
commit70469a69e49438661d6c1c2a3c5ab934ae9f0f71
tree9325e484ed52982b8366d8e70ef16acf8f7fe1f8
parent54b55c8bac94a948f613184495f3340ee378045d
docker2podman: set disk_list for non lvm scenario

When using non lvm scenarios (collocated or non-collocated) then the
disk_list variable isn't set because this is done during the ceph-osd
role (start_osds.yml) which isn't executed in the docker2podman
playbook.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1862046
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/docker-to-podman.yml
tests/functional/docker2podman/group_vars/osds [deleted file]
tests/functional/docker2podman/host_vars/osd0 [new file with mode: 0644]
tests/functional/docker2podman/host_vars/osd1 [new file with mode: 0644]
tests/functional/docker2podman/hosts
tests/functional/docker2podman/vagrant_variables.yml