Merge "Fix the freezer-scheduler start failed"
This commit is contained in:
commit
e0b870a321
@ -38,7 +38,7 @@
|
||||
image: "{{ service.image }}"
|
||||
volumes: "{{ service.volumes }}"
|
||||
when:
|
||||
- action != "config"
|
||||
- kolla_action != "config"
|
||||
- inventory_hostname in groups[service.group]
|
||||
- service.enabled | bool
|
||||
- config_json.changed | bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user