]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-validate: check devices from lvm_volumes
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 15 Dec 2020 19:49:57 +0000 (14:49 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 2 Jul 2021 20:21:32 +0000 (22:21 +0200)
commita3b5b151604f355ba271874827127791ce734296
treeb34e5f2a1150df183c4c2d1fe52f26e506d905f1
parent6bda641584969eb72aab7028da928eed20a951b9
ceph-validate: check devices from lvm_volumes

2888c08 introduced a regression as the check_devices tasks file was
only included based on the devices variable.
But that file also validate some devices from the lvm_volumes variable.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1906022
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit ac0342b72e045b96a31bed23c6baeceeecca7f23)
roles/ceph-validate/tasks/check_devices.yml
roles/ceph-validate/tasks/main.yml