ceph-ansible/roles/ceph-defaults
Gaudenz Steinlin 4d1fdd2b05 config: Always use osd_memory_target if set
The osd_memory_target variable was only used if it was higher than the
calculated value based on the number of OSDs. This is changed to always
use the value if it is set in the configuration. This allows this value
to be intentionally set lower so that it does not have to be changed
when more OSDs are added later.

Signed-off-by: Gaudenz Steinlin <gaudenz.steinlin@cloudscale.ch>
2020-11-13 09:13:58 +01:00
..
defaults config: Always use osd_memory_target if set 2020-11-13 09:13:58 +01:00
meta allow using ansible 2.8 2019-04-17 16:57:37 +02:00
tasks defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
vars defaults: change defaults value 2020-10-02 07:42:40 +02: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/.