Skip to content
Snippets Groups Projects
Commit a338df77 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix monasca-thresh upgrade"

parents d894d97c b06784e8
No related branches found
No related tags found
Loading
......@@ -20,6 +20,7 @@
common_options: "{{ docker_common_options }}"
name: "{{ monasca_services['monasca-thresh']['container_name'] }}"
when:
- inventory_hostname in groups['monasca-thresh']
- inventory_hostname != groups['monasca-thresh']|first
- name: Flush handlers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment