From: Sébastien Han Date: Wed, 2 Sep 2015 12:19:19 +0000 (+0200) Subject: Do not check for devices when device autodetect X-Git-Tag: v1.0.0~116^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5849579fa768432531ebe39144e3321bf2691b14;p=ceph-ansible.git Do not check for devices when device autodetect Closes: #399 Signed-off-by: Sébastien Han --- diff --git a/roles/ceph-common/tasks/checks/check_mandatory_vars.yml b/roles/ceph-common/tasks/checks/check_mandatory_vars.yml index e05593318..08c1fad48 100644 --- a/roles/ceph-common/tasks/checks/check_mandatory_vars.yml +++ b/roles/ceph-common/tasks/checks/check_mandatory_vars.yml @@ -54,6 +54,7 @@ osd_group_name is defined and osd_group_name in group_names and journal_collocation and + not osd_auto_discovery and devices is not defined - name: verify journal devices have been provided