summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canoncial.com>2015-09-15 14:44:21 -0500
committerNarinder Gupta <narinder.gupta@canoncial.com>2015-09-15 14:44:21 -0500
commit3f96cf0776bbda5b9c6730ec9ca142f0732b36f5 (patch)
treeb991ecfdcefa78375f3a39e4c2d6d542b2599351
parent2c1d598ce2468452fe34ee2e005e6348734ac350 (diff)
change the username to ubuntu for virsh
Change-Id: Ibca69df15493dff5bf79f9d31f7053ee04c842b7
-rwxr-xr-xci/intel/pod5/maas/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
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.