Merge "Fix a typo"

This commit is contained in:
Zuul 2018-01-08 23:10:40 +00:00 committed by Gerrit Code Review
commit f95adc36c1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
- name: wait for script file to exist
wait_for: path="{{ working_dir }}/validate-overcloud-ipmi-connection.sh"
- name: Run the validate IPMI overclcoud connection script
- name: Run the validate IPMI overcloud connection script
shell: >
set -o pipefail &&
{{ working_dir }}/validate-overcloud-ipmi-connection.sh 2>&1