Merge "Do not wait for grafana to start when kolla_action=config"

This commit is contained in:
Zuul 2021-02-15 15:03:52 +00:00 committed by Gerrit Code Review
commit 18a395229f

View File

@ -32,6 +32,7 @@
retries: 10
delay: 2
when:
- kolla_action != "config"
- inventory_hostname == groups[service.group]|first
- name: Restart remaining grafana containers