correct the ssh keys path of ubuntu user of the host machine. 01/1601/1
authorNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 15 Sep 2015 20:12:52 +0000 (15:12 -0500)
committerNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 15 Sep 2015 20:12:52 +0000 (15:12 -0500)
Change-Id: Ib482560287945625de2fb43539725fe865a85349

ci/intel/pod5/maas/deployment.yaml

index 08b244b..79eaba0 100755 (executable)
@@ -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