summaryrefslogtreecommitdiffstats
path: root/juju
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-11 07:58:50 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-08-11 07:58:50 -0500
commit76ea6c6712873652e2a6c1823bac479386f996a8 (patch)
tree76ea7f5277292feae3e1635ce976ebee09d6edd0 /juju
parent19c03fed983fbb7dcb4fbed3ddfbf055a487990b (diff)
remove precise image upload which is not supported anymore.
Change-Id: I221e5617145848ff425161ed9bdd89001e4d76f7 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'juju')
-rwxr-xr-xjuju/get-cloud-images1
1 files changed, 0 insertions, 1 deletions
diff --git a/juju/get-cloud-images b/juju/get-cloud-images
index 62d09af3..3711729c 100755
--- a/juju/get-cloud-images
+++ b/juju/get-cloud-images
@@ -10,7 +10,6 @@ if grep -q 'virt-type: lxd' bundles.yaml; then
else
URLS=" \
- http://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img \
http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img \
http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img \
http://mirror.catn.com/pub/catn/images/qcow2/centos6.4-x86_64-gold-master.img \