mirror of https://github.com/ceph/ceph-ansible.git
ceph-osd: devices is not required when osd_scenario == lvm
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/1716/head
parent
e597628be9
commit
1d5f876729
|
@ -44,6 +44,7 @@
|
||||||
- osd_group_name is defined
|
- osd_group_name is defined
|
||||||
- osd_group_name in group_names
|
- osd_group_name in group_names
|
||||||
- not osd_auto_discovery
|
- not osd_auto_discovery
|
||||||
|
- not osd_scenario == "lvm"
|
||||||
- devices|length == 0
|
- devices|length == 0
|
||||||
|
|
||||||
- name: check if osd_scenario lvm is supported by the selected ceph version
|
- name: check if osd_scenario lvm is supported by the selected ceph version
|
||||||
|
|
Loading…
Reference in New Issue