ceph-ansible/roles/ceph-defaults
Dimitri Savineau 9858d61a57 Revert "config: Always use osd_memory_target if set"
This reverts commit 4d1fdd2b05.

This breaks the backward compatibility with previous osd_memory_target
calculation and we could have a value lower than the minimum value allowed
(896M) which causes some ceph commands to fail (like ceph assimilate-conf).

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit aa6e1f20ea)
2020-12-15 17:31:09 +01:00
..
defaults Revert "config: Always use osd_memory_target if set" 2020-12-15 17:31:09 +01:00
meta allow using ansible 2.8 2019-04-17 18:14:58 +02:00
tasks introduce new role ceph-facts 2018-12-12 11:18:01 +01:00
vars osd: use default crush rule name when needed 2020-03-31 19:42:40 -04:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.