]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: support changing default rule even when osd_crush_location isn't defined
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 12 Mar 2020 11:14:01 +0000 (12:14 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 31 Mar 2020 18:26:48 +0000 (14:26 -0400)
commit5b0476385ccb00a9edb9092a183c18e2637afd5d
tree66b140ac8dedf8494480987b9fdf2c0fdc25413e
parent9219991441ba4205234d904cc45f06fdd257e1ba
osd: support changing default rule even when osd_crush_location isn't defined

Creating crush rules even with no crush hierarchy configuration is a
valid scenario so we shouldn't be bound to the first task result (which
configure crush hierarchy) to be able to add new crush rules.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1816989
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/tasks/crush_rules.yml