]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Do not check for devices when device autodetect 400/head
authorSébastien Han <seb@redhat.com>
Wed, 2 Sep 2015 12:19:19 +0000 (14:19 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 2 Sep 2015 12:19:19 +0000 (14:19 +0200)
Closes: #399
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/tasks/checks/check_mandatory_vars.yml

index e055933181d5d86190577a201ac11223e847d85a..08c1fad4884e802fcc4e9c8f4fb86670f8baee7a 100644 (file)
@@ -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