]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-grafana: fix grafana_{crt,key} condition
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 12 Feb 2020 15:38:25 +0000 (10:38 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 17 Feb 2020 09:49:08 +0000 (10:49 +0100)
commit15bd4cd189d0c4009bcd9dd80b296492e336661e
tree6de17f2b2fa4b09b5da1308b91da0a080bb6d387
parentb9d975385c2dceca3b06c18d4c37eadbe9f48c92
ceph-grafana: fix grafana_{crt,key} condition

The grafana_{crt,key} aren't boolean variables but strings. The default
value is an empty string so we should do the conditional on the string
length instead of the bool filter

Closes: #5053
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-grafana/tasks/configure_grafana.yml