kolla-ansible/ansible/roles/prometheus
Mark Flynn 01eb7a63a5 Fix prometheus-alertmanager cluster bug
Edited the
ansible/roles/prometheus/templates/prometheus-alertmanager.json.j2 file
to change the mesh.peer and mesh.listen-address to cluter.peer and
cluster.listen-address.  This stopped alertmanager from crashing with
error "--mesh.peer is an invalid flag"

Change-Id: Ia0447674b9ec377a814f37b70b4863a2bd1348ce
Signed-off-by: Mark Flynn <markandrewflynn@gmail.com>
2019-09-13 14:16:42 -04:00
..
defaults Add extra volumes support for services that were not previously supported 2019-06-27 18:32:15 +08:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
meta Add role to deploy prometheus 2018-04-19 10:58:15 -04:00
tasks Simplify handler conditionals 2019-06-27 15:57:19 +00:00
templates Fix prometheus-alertmanager cluster bug 2019-09-13 14:16:42 -04:00