Fix error during Grafana container restart

grafana_ini file used in test condition doesn't exists,
use grafana_conf file instead.

Change-Id: Id5dca94aed98b0d6cf6c4f841e7380f8b8154416
Closes-Bug: #1673932
This commit is contained in:
Bertrand Lallau 2017-03-18 08:17:35 +01:00
parent 9e804f4286
commit dfdf3efb3f

View File

@ -17,5 +17,5 @@
- inventory_hostname in groups[service.group]
- service.enabled | bool
- config_json.changed | bool
or grafana_ini.changed | bool
or grafana_conf.changed | bool
or grafana_container.changed | bool