]> git-server-git.apps.pok.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sun, 25 Jul 2021 00:56:18 +0000 (02:56 +0200)
commit9f77b929d145512e0d8886b96caf6047c5072a68
treee989356c0654e98edf6f137e68ef6f0ed495fc82
parentad05a0816048a69adba0e9b27683ed799e3c40bd
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>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-prometheus/templates/alertmanager.yml.j2