]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
alertmanager: allow disable dashboard tls verify
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 23 Jul 2021 14:27:55 +0000 (10:27 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 26 Jul 2021 02:02:16 +0000 (22:02 -0400)
commitf5ee8dfb26f2181c13a3ee3640aacc3dc5a2ded1
tree8a812fef7d1b2248c9847244215a50f135a585da
parentf085f681f08640ef046624ee09707767c18c2c8d
alertmanager: allow disable dashboard tls verify

When using self-signed/untrusted CA certificates, alertmanager displays
an error in logs. With this commit this should make those messages
disappear.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1936299
Co-authored-by: Guillaume Abrioux <gabrioux@redhat.com>
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 9f77b929d145512e0d8886b96caf6047c5072a68)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-prometheus/templates/alertmanager.yml.j2