summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-01-29 12:10:46 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2016-01-29 12:10:46 -0600
commit70ed113db454373bf74b5386b2a586d3cfd29f42 (patch)
treeb327b5c22043dc9d73169468d194df3bcf424315 /ci
parent7c3f90c8f5ae8edf0d3533823b976cd8454b062c (diff)
corrected
Change-Id: I4639d3426223c493fa822a7e48ce4665bad33b65
Diffstat (limited to 'ci')
-rwxr-xr-xci/02-maasdeploy.sh2
1 files changed, 1 insertions, 1 deletions
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