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

Merge "Fix the task name"

parents 3c8b93e8 ecebcb87
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
states are: {{ deprovisionable_states | join(',') }}.
when: initial_provision_state not in deprovisionable_states
- name: Ensure the the ironic node is deprovisioned
- name: Ensure the ironic node is deprovisioned
command: >
docker exec bifrost_deploy
bash -c '. env-vars &&
......
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