Skip to content
Snippets Groups Projects
Commit 76aeb503 authored by MD NADEEM's avatar MD NADEEM Committed by Md Nadeem
Browse files

Correct mistral-executor image name

TrivialFix

Change-Id: I24838b3487baa97d8a03bbde2ecdfb42c29ebb80
parent f0987383
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,5 @@ ...@@ -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']
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