summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.