ceph-ansible/roles
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
..
ceph-client ceph-client: use group_by instead of add_host 2020-12-01 10:58:48 +01:00
ceph-common add missing boolean filter 2020-09-28 20:45:01 +02:00
ceph-config config: Always use osd_memory_target if set 2020-11-13 09:13:58 +01:00
ceph-container-common container: quote registry password 2020-09-18 11:14:00 -04:00
ceph-container-engine container: remove container_binding_name variable 2020-10-14 10:32:31 +02:00
ceph-crash container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-dashboard library: add ceph_mgr_module module 2020-11-30 16:52:02 +01:00
ceph-defaults monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
ceph-facts ceph-facts: fix grafana group conversion 2020-12-10 16:51:16 +01:00
ceph-fetch-keys common: drop `fetch_directory` feature 2020-10-21 13:22:16 +02:00
ceph-grafana monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
ceph-handler library: add ceph_osd_flag module 2020-12-01 10:29:11 +01:00
ceph-infra defaults: change default grafana-server name 2020-09-29 07:42:26 +02:00
ceph-iscsi-gw iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-11-30 12:24:11 -05:00
ceph-mds container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-mgr container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-mon ceph-mon: No become during gen mon initial keyring 2020-12-03 10:04:21 +01:00
ceph-nfs container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-node-exporter container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-osd common: do not use pipefail when not needed 2020-12-01 15:07:09 -05:00
ceph-prometheus monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
ceph-rbd-mirror container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-rgw ceph-rgw: add cluster parameter on ceph_ec_profile 2020-12-12 06:54:46 +01:00
ceph-rgw-loadbalancer Enable HAProxy backend checks for Ceph RGW 2020-08-27 10:57:46 -04:00
ceph-validate ceph_key: remove backward compatibility 2020-10-06 07:59:38 +02:00