]> 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 13:00:42 +0000 (15:00 +0200)
commitdadddae8cd298fe78f2b98d1c5d07905148af89b
treebdbcee081b034249da575c6b2c9616859f893674
parent1715e22af5b1241fd0b593cb6efb96eff24fbfd6
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>
(cherry picked from commit f90d5d8b4c01b1f7e398bbdc59adcfc00d12ed19)
roles/ceph-config/tasks/main.yml