From e228e69ad204138e8c28c1ba1cafe07450d17b7d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 13 May 2015 23:28:31 +0000 Subject: [PATCH] Fix spelling mistake --- tasks/transient_cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/transient_cloud.yml b/tasks/transient_cloud.yml index 59c4623aa7..69478a9b36 100644 --- a/tasks/transient_cloud.yml +++ b/tasks/transient_cloud.yml @@ -30,7 +30,7 @@ subject="{{ nova_result.public_ip }}" body="transient cloud instance created on {{ nova_result.public_ip }} name = {{ name }} - root_uath_users = {{ root_auth_users }} + root_auth_users = {{ root_auth_users }} image = {{ image }}" - name: wait for he host to be hot