]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osds: change default value for `dedicated_devices` v3.0.19
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Jan 2018 13:28:15 +0000 (14:28 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Jan 2018 17:10:20 +0000 (18:10 +0100)
commitc904156fe491bf7008b255dbc515aceea7e1120e
tree678016d992c95cb3e9b234fb98169de3b28c4b24
parent621516aad75c5bc830b3f3127e2a8197d832acae
osds: change default value for `dedicated_devices`

This is to keep backward compatibility with stable-2.2 and satisfy the
check "verify dedicated devices have been provided" in
`check_mandatory_vars.yml`. This check is looking for
`dedicated_devices` so we need to default it's value to
`raw_journal_devices` when `raw_multi_journal` is set to `True`.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1536098
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 9306a1789c95e5abb77260dde4d9cc3df900959f)
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml