]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: use osd_memory_target value from ceph_conf_overrides if defined
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 9 Aug 2022 20:44:36 +0000 (22:44 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 11 Aug 2022 09:10:24 +0000 (11:10 +0200)
commita6ae67dc9cb8fd84857a21b4f2f2da232dec8d14
tree5ffb4f9d4f9f73bc7c04c137999d33f390b8a925
parentfbeba9c39411b37867228a69e04ef271675ab14b
config: use osd_memory_target value from ceph_conf_overrides if defined

otherwise it's impossible to override `osd_memory_target`
via `ceph_conf_overrides`.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2056675
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f19dcb266ae6c6539e3ed613fdaa94fdde636b26)
roles/ceph-config/tasks/main.yml