]> 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 07:46:03 +0000 (09:46 +0200)
commite2076e439b95bc695e1bc0764cbb8d7d5fc1fe4a
tree6d334eb01e003af52e312644290805bde1edb2e5
parent82e0ae7e751be9ed090dd7ec5119ad9829ff0a23
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>
roles/ceph-config/tasks/main.yml