]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
config: do not always set _osd_memory_target
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 8 Aug 2022 05:43:54 +0000 (07:43 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 8 Aug 2022 18:34:54 +0000 (20:34 +0200)
commitfbeba9c39411b37867228a69e04ef271675ab14b
tree809a5e5be928dcb841df0da2be7ee32957093b7e
parent3eb0f50d3499d7c575c29952bb93cbb6050f50ef
config: do not always set _osd_memory_target

When 'osd_memory_target' is overridden in ceph_conf_overrides.
The task that sets the fact `osd_memory_target` in the ceph-config role
should be skipped.

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