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

Merge "Fix typo in ironic task name"

parents 9d295868 fc387c9d
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
- "kolla_logs:/var/log/kolla" - "kolla_logs:/var/log/kolla"
when: inventory_hostname in groups['ironic-inspector'] when: inventory_hostname in groups['ironic-inspector']
- name: Staring ironic-dnsmasq container - name: Starting ironic-dnsmasq container
kolla_docker: kolla_docker:
action: "start_container" action: "start_container"
common_options: "{{ docker_common_options }}" common_options: "{{ docker_common_options }}"
......
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