Update Arm64 base image to follow CentOS 70/4170/1 master
authorPaul Carver <pcarver@att.com>
Wed, 10 Feb 2021 16:45:43 +0000 (16:45 +0000)
committerPaul Carver <pcarver@att.com>
Wed, 10 Feb 2021 16:46:18 +0000 (16:46 +0000)
CentOS changed the location of the base image we were using.

Signed-off-by: Paul Carver <pcarver@att.com>
Change-Id: I06813f0e5102d42e10afe0753c4be21d69ee73aa

build_config.ini

index e6013a8..2ec8e18 100644 (file)
@@ -21,7 +21,7 @@ centos_reposnap=%(centos_reposnap_#ARCH#)s
 
 # base_image_x86_64=https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1907.qcow2
 base_image_x86_64=https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
-base_image_aarch64=https://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud-1708.qcow2.xz
+base_image_aarch64=https://cloud.centos.org/altarch/7/images/CentOS-7-aarch64-GenericCloud-1708.qcow2.xz
 base_image=%(base_image_#ARCH#)s
 
 [rpm]