From: Narinder Gupta <narinder.gupta@canoncial.com>
Date: Tue, 15 Sep 2015 20:12:52 +0000 (-0500)
Subject: correct the ssh keys path of ubuntu user of the host machine.
X-Git-Tag: brahmaputra.1.0~167
X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e6b6f4362ea2a5bd53ac32118496b61854a0a736;p=joid.git

correct the ssh keys path of ubuntu user of the host machine.

Change-Id: Ib482560287945625de2fb43539725fe865a85349
---

diff --git a/ci/intel/pod5/maas/deployment.yaml b/ci/intel/pod5/maas/deployment.yaml
index 08b244bd..79eaba05 100755
--- a/ci/intel/pod5/maas/deployment.yaml
+++ b/ci/intel/pod5/maas/deployment.yaml
@@ -27,8 +27,8 @@ demo-maas:
         # --remote is used. If no power settings are desired, then do not
         # supply the virsh block.
         virsh:
-            rsa_priv_key: /home/ubuntu/id_rsa
-            rsa_pub_key: /home/ubuntu/id_rsa.pub
+            rsa_priv_key: /home/ubuntu/.ssh/id_rsa
+            rsa_pub_key: /home/ubuntu/.ssh/id_rsa.pub
             uri: qemu+ssh://ubuntu@10.4.1.1/system
 
         # Defines the IP Address that the configuration script will use to