Skip to content
Snippets Groups Projects
Commit aa1830eb authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Correct mistral-executor image name"

parents 67e77035 76aeb503
No related branches found
No related tags found
No related merge requests found
......@@ -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']
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