From: Narinder Gupta Date: Fri, 29 Jan 2016 18:10:46 +0000 (-0600) Subject: corrected X-Git-Tag: colorado.1.0~269 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F8627%2F1;p=joid.git corrected Change-Id: I4639d3426223c493fa822a7e48ce4665bad33b65 --- diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index 2e6f5cc7..7cb21f1b 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -71,7 +71,7 @@ sudo virsh pool-autostart default || true sudo apt-add-repository ppa:maas-deployers/stable -y sudo apt-add-repository ppa:juju/stable -y sudo apt-add-repository ppa:maas/stable -y -sudo apt-add-repository cloud-archive/liberty -y +sudo apt-add-repository cloud-archive:liberty -y sudo apt-get update -y sudo apt-get dist-upgrade -y sudo apt-get install openssh-server git maas-deployer juju juju-deployer maas-cli python-pip python-openstackclient