]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
dashboard: set cookie_secure in grafana
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 2 Jun 2021 09:05:07 +0000 (11:05 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 4 Jun 2021 12:01:28 +0000 (14:01 +0200)
commit4daed1f137a4c61940abd9ae2db179fafd8de17a
tree7495aba7f58115cd9063b335d00802095ee84a54
parentd6745e9cd9c2b5f0e20280e4ae0fe1b125287b0c
dashboard: set cookie_secure in grafana

When using grafana behind https `cookie_secure` should be set to `true`.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1966880
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-grafana/templates/grafana.ini.j2