From 7c3f90c8f5ae8edf0d3533823b976cd8454b062c Mon Sep 17 00:00:00 2001
From: Narinder Gupta <narinder.gupta@canonical.com>
Date: Fri, 29 Jan 2016 12:08:56 -0600
Subject: [PATCH] typo.

Change-Id: I9ed70dd6502c0bf813786e81de4fcfceee2a0642
---
 ci/02-maasdeploy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.16.6