ceph-ansible/roles/ceph-grafana
Dimitri Savineau 15bd4cd189 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>
2020-02-17 10:49:08 +01:00
..
meta Merge cephmetrics/dashboard-ansible repo 2019-05-16 16:39:13 +02:00
tasks ceph-grafana: fix grafana_{crt,key} condition 2020-02-17 10:49:08 +01:00
templates containers: add KillMode=none to systemd templates 2020-02-13 16:11:33 +01:00