From ca424fd93cbba012a7dee84db1d6fea112952ef9 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 2 Jun 2016 10:02:10 -0500 Subject: modified the disk Change-Id: I6a153b5cdb02e29650d454ca262856a4c775d6a5 Signed-off-by: Narinder Gupta --- ci/02-maasdeploy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/02-maasdeploy.sh') diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index 4aa9199b..4d3fdb03 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -183,6 +183,7 @@ sed --i "s@/home/ubuntu@$HOME@g" ./deployment.yaml sed --i "s@qemu+ssh://ubuntu@qemu+ssh://$USER@g" ./deployment.yaml cp ./deployment.yaml ~/.juju/ +cp ./deployconfig.yaml ~/.juju/ sudo maas-deployer -c deployment.yaml -d --force -- cgit 1.2.3-korg