From 3f96cf0776bbda5b9c6730ec9ca142f0732b36f5 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 15 Sep 2015 14:44:21 -0500 Subject: change the username to ubuntu for virsh Change-Id: Ibca69df15493dff5bf79f9d31f7053ee04c842b7 --- ci/intel/pod5/maas/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/intel/pod5/maas') diff --git a/ci/intel/pod5/maas/deployment.yaml b/ci/intel/pod5/maas/deployment.yaml index 8b777790..08b244bd 100755 --- a/ci/intel/pod5/maas/deployment.yaml +++ b/ci/intel/pod5/maas/deployment.yaml @@ -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. -- cgit 1.2.3-korg