]> git-server-git.apps.pok.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 12:02:30 +0000 (14:02 +0200)
commitac0342b72e045b96a31bed23c6baeceeecca7f23
treeb53001a29bca36f899a2bd305ad93062c4700e9f
parent9758e3c51303faf89d5c489f04539e278c49477e
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>
roles/ceph-validate/tasks/check_devices.yml
roles/ceph-validate/tasks/main.yml