change the username to ubuntu for virsh 99/1599/1
authorNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 15 Sep 2015 19:44:21 +0000 (14:44 -0500)
committerNarinder Gupta <narinder.gupta@canoncial.com>
Tue, 15 Sep 2015 19:44:21 +0000 (14:44 -0500)
Change-Id: Ibca69df15493dff5bf79f9d31f7053ee04c842b7

ci/intel/pod5/maas/deployment.yaml

index 8b77779..08b244b 100755 (executable)
@@ -29,7 +29,7 @@ demo-maas:
         virsh:
             rsa_priv_key: /home/ubuntu/id_rsa
             rsa_pub_key: /home/ubuntu/id_rsa.pub
-            uri: qemu+ssh://user@10.4.1.1/system
+            uri: qemu+ssh://ubuntu@10.4.1.1/system
 
         # Defines the IP Address that the configuration script will use to
         # to access the MAAS controller via SSH.