]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-config: default devices and lvm_volumes when setting num_osds
authorAndrew Schoen <aschoen@redhat.com>
Tue, 18 Sep 2018 14:36:08 +0000 (09:36 -0500)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 18 Sep 2018 17:02:33 +0000 (17:02 +0000)
commit8afad35f5a5131187d4ef6ae9aa9319aed311ff6
treeac9f7b1786ed3466dc956415d189abd019f888b1
parent27027a17d395e39e9c2ae1c44e439ffef7089f6b
ceph-config: default devices and lvm_volumes when setting num_osds

This avoids errors when the osd scenario choosen does not require
setting devices or lvm_volumes. The default values for these are not
set because they exist in the ceph-osd role, not ceph-defaults.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-config/tasks/main.yml