Correct mistral-executor image name
TrivialFix Change-Id: I24838b3487baa97d8a03bbde2ecdfb42c29ebb80
This commit is contained in:
parent
f0987383f6
commit
76aeb503c8
@ -17,5 +17,5 @@
|
||||
kolla_docker:
|
||||
action: "pull_image"
|
||||
common_options: "{{ docker_common_options }}"
|
||||
image: "{{ mistral_executorngine_image_full }}"
|
||||
image: "{{ mistral_executor_image_full }}"
|
||||
when: inventory_hostname in groups['mistral-executor']
|
||||
|
Loading…
Reference in New Issue
Block a user