ceph-ansible/group_vars
Dimitri Savineau 1fc6b33714 ceph-{mon,osd}: move default crush variables
Since ed36a11 we move the crush rules creation code from the ceph-mon to
the ceph-osd role.
To keep the backward compatibility we kept the possibility to set the
crush variables on the mons side but we didn't move the default values.
As a result, when using crush_rule_config set to true and wanted to use
the default values for crush_rules then the crush rule ansible task
creation will fail.

"msg": "'ansible.vars.hostvars.HostVarsVars object' has no attribute
'crush_rules'"

This patch move the default crush variables from ceph-mon to ceph-osd
role but also use those default values when nothing is defined on the
mons side.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1798864

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-02-17 10:50:53 +01:00
..
all.yml.sample ceph-prometheus: add alertmanager HA config 2020-02-17 10:46:21 +01:00
clients.yml.sample ceph-client: Use profile rbd in keyring caps 2019-08-27 20:52:23 +02:00
iscsigws.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-24 20:33:02 +02:00
mgrs.yml.sample ceph-mgr: create keys for MGRs 2019-05-07 14:13:06 +02:00
mons.yml.sample ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
nfss.yml.sample ceph-nfs: Allow to configure SecType value 2019-09-27 00:33:18 +02:00
osds.yml.sample ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
rgwloadbalancers.yml.sample Add option for HAproxy to act a SSL frontend termination point for loadbalanced RGW instances. 2019-12-02 16:54:33 -05:00
rgws.yml.sample rgw: add cpuset support 2019-04-18 15:55:19 +02:00
rhcs.yml.sample ceph-prometheus: add alertmanager HA config 2020-02-17 10:46:21 +01:00