mirror of https://github.com/ceph/ceph-ansible.git
Do not check for devices when device autodetect
Closes: #399 Signed-off-by: Sébastien Han <seb@redhat.com>pull/400/head
parent
0041b0f1ac
commit
5849579fa7
|
@ -54,6 +54,7 @@
|
||||||
osd_group_name is defined and
|
osd_group_name is defined and
|
||||||
osd_group_name in group_names and
|
osd_group_name in group_names and
|
||||||
journal_collocation and
|
journal_collocation and
|
||||||
|
not osd_auto_discovery and
|
||||||
devices is not defined
|
devices is not defined
|
||||||
|
|
||||||
- name: verify journal devices have been provided
|
- name: verify journal devices have been provided
|
||||||
|
|
Loading…
Reference in New Issue