Skip to content

Commit

Permalink
Revert "ceph-validate: check db/journal/wal devices too"
Browse files Browse the repository at this point in the history
This reverts commit d6f3e6e.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
  • Loading branch information
dsavineau authored and guits committed Jul 7, 2021
1 parent c096ec4 commit e9123dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/ceph-validate/tasks/check_devices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
failed_when: False
with_items:
- "{{ devices | default([]) }}"
- "{{ dedicated_devices | default([]) }}"
- "{{ bluestore_wal_devices | default([]) }}"
- "{{ lvm_volumes_data_devices | default([]) }}"

- name: fail if one of the devices is not a device
Expand Down

0 comments on commit e9123dd

Please sign in to comment.