Fix spelling mistake
This commit is contained in:
parent
c51ee8c6dc
commit
e228e69ad2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
subject="{{ nova_result.public_ip }}"
|
subject="{{ nova_result.public_ip }}"
|
||||||
body="transient cloud instance created on {{ nova_result.public_ip }}
|
body="transient cloud instance created on {{ nova_result.public_ip }}
|
||||||
name = {{ name }}
|
name = {{ name }}
|
||||||
root_uath_users = {{ root_auth_users }}
|
root_auth_users = {{ root_auth_users }}
|
||||||
image = {{ image }}"
|
image = {{ image }}"
|
||||||
|
|
||||||
- name: wait for he host to be hot
|
- name: wait for he host to be hot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue