From: Narinder Gupta Date: Fri, 29 Jan 2016 18:08:56 +0000 (-0600) Subject: typo. X-Git-Tag: colorado.1.0~270 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7c3f90c8f5ae8edf0d3533823b976cd8454b062c;p=joid.git typo. Change-Id: I9ed70dd6502c0bf813786e81de4fcfceee2a0642 --- diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index 7d4e2fed..2e6f5cc7 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 ppa: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