From 8aa9402d1f2dba510cdfd95507383c45f58080ad Mon Sep 17 00:00:00 2001 From: Shannon Mitchell Date: Wed, 31 Jan 2018 15:52:29 -0600 Subject: [PATCH] Fixed Suse Image to use link without build information It looks like they update the builds pretty often. This change is to make it use the more generic link to the latest build that isn't changed as often. Change-Id: I31d3b76e2b26c0ef5bfe1ec4a3f2dcc5c34f8f41 Closes-Bug: 1746604 --- multi-node-aio/playbooks/vars/openstack-service-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi-node-aio/playbooks/vars/openstack-service-config.yml b/multi-node-aio/playbooks/vars/openstack-service-config.yml index 7a9f3c7c..065f89b0 100644 --- a/multi-node-aio/playbooks/vars/openstack-service-config.yml +++ b/multi-node-aio/playbooks/vars/openstack-service-config.yml @@ -131,7 +131,7 @@ images: url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2 - name: OpenSuse Leap 42.3 format: qcow2 - url: http://download.opensuse.org/repositories/Cloud:/Images:/Leap_42.3/images/openSUSE-Leap-42.3-OpenStack.x86_64-0.0.4-Build7.64.qcow2 + url: http://download.opensuse.org/repositories/Cloud:/Images:/Leap_42.3/images/openSUSE-Leap-42.3-OpenStack.x86_64.qcow2 - name: Debian 9.3.4 format: qcow2 url: http://cdimage.debian.org/cdimage/openstack/current/debian-9.3.4-20180118-openstack-amd64.qcow2