]> 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:20 +0000 (22:21 +0200)
commit65b8f46a432a9c5b70537dc7cb8565a1eb689cc7
tree0fd33fa4fb05a25adec1d1bdd06a9c779f0335b3
parent04b1665e5ea80b1190cea9a17bd265e02ba402d1
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