Fix the freezer-scheduler start failed
the action has updated to kolla_aciton[0], but the freezer-scheduler missing, this ps to add. [0]: https://review.openstack.org/#/c/537742/ Change-Id: Ic7add6116af8cf9fa6147285ecc8d44352824dd2
This commit is contained in:
parent
d3bff002e6
commit
895f202e76
@ -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