https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2003.raw.tar.gz
Issue: IT-19958
Change-Id: Ib6f84fc36d6644c286540abd11c8446bea78497f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
--- /dev/null
+---
+upgrade:
+ - |
+ The CentOS 7 2003 base image is uploaded on the cloud provider. Switch
+ the packer var files to build from the latest CentOS 7.6 2003 base image.
+
+ https://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-2003.raw.tar.gz
{
"source_ami_filter_name": "*CentOS Linux 7*HVM*",
"source_ami_filter_owner": "679593333241",
- "base_image": "LF - CentOS 7.1905 (2019-06-04)",
+ "base_image": "LF - CentOS 7.2003 (2020-04-22)",
"distro": "CentOS 7",
"ssh_user": "centos",
"cloud_user_data": "common-packer/provision/rh-user_data.sh"