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