X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=juju%2Fget-cloud-images;h=3711729c7053c6bb9b05f45f16b33b3b7f3e0683;hb=76ea6c6712873652e2a6c1823bac479386f996a8;hp=62d09af3911bbeb1ac793db4d7b7f1986b1c4dff;hpb=19c03fed983fbb7dcb4fbed3ddfbf055a487990b;p=joid.git 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 \