Code Review
/
joid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
19c03fe
)
remove precise image upload which is not supported anymore.
37/39137/1
author
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 11 Aug 2017 12:58:50 +0000
(07:58 -0500)
committer
Narinder Gupta
<narinder.gupta@canonical.com>
Fri, 11 Aug 2017 12:58:50 +0000
(07:58 -0500)
Change-Id: I221e5617145848ff425161ed9bdd89001e4d76f7
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
juju/get-cloud-images
patch
|
blob
|
history
diff --git
a/juju/get-cloud-images
b/juju/get-cloud-images
index
62d09af
..
3711729
100755
(executable)
--- 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 \