]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix 'raw_journal_devices' to be initialized as a list in ceph-common defaults. Add... 1024/head
authorEduard Egorov <eduard.egorov@icl-services.com>
Tue, 25 Oct 2016 06:19:42 +0000 (06:19 +0000)
committerEduard Egorov <eduard.egorov@icl-services.com>
Tue, 1 Nov 2016 10:07:03 +0000 (10:07 +0000)
commit557d26ca8e6b45edb44112500e16c0f787b12183
tree59306910281e0a9d8a2d25eccc2fc2d89d4dce3e
parent4895c2864e1ef8dd5a73329bad4939a3d7888626
Fix 'raw_journal_devices' to be initialized as a list in ceph-common defaults. Add empty 'devices' list there as well. Adjust 'devices' and 'raw_journal_devices' checks.

This is done for preventing of their use-before-definition for osd scenarios checks (should be removed after a refactor has properly seperated all the checks into appropriate roles).

Signed-off-by: Eduard Egorov <eduard.egorov@icl-services.com>
group_vars/all.sample
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/checks/check_mandatory_vars.yml