]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: fix wrong conditions v3.2.57
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 25 Mar 2022 14:59:32 +0000 (15:59 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 25 Mar 2022 15:37:36 +0000 (16:37 +0100)
commit7de2f0e3428b6250a512fb2eda2d8d839a4547a5
tree64595bb7ec195b02917c6ddb1cdabf5922d30946
parent540ff7826e223f1e5f8f62bfa87a93fa6d477c55
validate: fix wrong conditions

`devices` has a default value set in `ceph-defaults` which is `[]`
it makes check_devices fail.
See details in corresponding BZ

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2068353
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/add-osd.yml
roles/ceph-facts/tasks/facts.yml
roles/ceph-osd/tasks/main.yml
roles/ceph-validate/tasks/check_devices.yml