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:
parent
9e804f4286
commit
dfdf3efb3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user