]> 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 17:19:13 +0000 (13:19 -0400)
commitc39e7cb1516eebd57a2d5ca99e8e5aeefc77a980
tree2618b60b2a5fc5f9c93600562b0903ff3ff1dd16
parent72bbc8285e74e325b8e5f716747e2d4ae3c72227
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