]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-config: drop osd_memory_target from ceph_conf_overrides
authorSeena Fallah <seenafallah@gmail.com>
Mon, 22 May 2023 20:44:46 +0000 (22:44 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 1 Jun 2023 08:00:04 +0000 (10:00 +0200)
commitf90d5d8b4c01b1f7e398bbdc59adcfc00d12ed19
tree254ec73146cf1f3808be0dff4c7b87935fa40cd5
parent23a8bbc6c59d78e982f343c06cfb5fe8e86cb757
ceph-config: drop osd_memory_target from ceph_conf_overrides

As it's always being set in ceph.conf template, it leads to having duplicated osd_memory_target keys in rendered ceph conf while defining one in ceph_conf_overrides.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
roles/ceph-config/tasks/main.yml