ceph-ansible/group_vars
Dimitri Savineau 5a41026347 monitoring: use config_template module for config
The alertmanager, grafana and prometheus configuration file are
generated with the template module which doesn't allow for using
config overrides.
Instead we could use the config_template plugin action and add a
new variable for overrides (one for each component).

With this patch, one should be able to add configuration to
prometheus with the following:

---
alertmanager_conf_overrides:
  global:
    smtp_smarthost: 'localhost:25'
...

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

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-12-12 06:55:27 +01:00
..
all.yml.sample monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
clients.yml.sample defaults: change defaults value 2020-10-02 07:42:40 +02:00
iscsigws.yml.sample defaults: change defaults value 2020-10-02 07:42:40 +02:00
mdss.yml.sample ceph-mds: Increase cpu limit to 4 2019-04-24 20:33:02 +02:00
mgrs.yml.sample Readd CentOS 7 with conditions 2020-04-23 13:31:11 +02:00
mons.yml.sample ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
nfss.yml.sample defaults: remove legacy 2020-07-21 09:39:15 +02:00
osds.yml.sample ceph-osd: remove ceph-osd-run.sh script 2020-06-18 17:51:13 +02:00
rbdmirrors.yml.sample global: remove fetch_directory dependency 2019-09-26 11:35:24 +02:00
realm.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05: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 ceph-rgw: allow specifying crush rule on pool 2020-08-17 22:59:06 +02:00
rhcs.yml.sample monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
zone.yml.sample rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00