]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-prometheus: add alertmanager HA config
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 13 Feb 2020 20:56:23 +0000 (15:56 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Feb 2020 09:46:21 +0000 (10:46 +0100)
commitb9d975385c2dceca3b06c18d4c37eadbe9f48c92
tree32a1ddc3d809ec89aac1997a6d368db85eb6c961
parent5a03e0ee1c840e9632b21e1fd8f8d88c9b736d8b
ceph-prometheus: add alertmanager HA config

When using multiple alertmanager nodes (via the grafana-server group)
then we need to specify the other peers in the configuration.

https://prometheus.io/docs/alerting/alertmanager/#high-availability
https://github.com/prometheus/alertmanager#high-availability

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1792225
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-infra/tasks/dashboard_firewall.yml
roles/ceph-prometheus/templates/alertmanager.service.j2