From 051a0b447ddb5d1db1e4f11afac23d5dfee851ab Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Wed, 17 Mar 2021 13:03:19 +1000 Subject: [PATCH] Update CentOS8 image Change-Id: If34cb35b7b54b7015e7c20a53c9ace9c10db5500 Signed-off-by: Anil Belur --- vars/centos-8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/centos-8.json b/vars/centos-8.json index 663c7ca..bd82e9d 100644 --- a/vars/centos-8.json +++ b/vars/centos-8.json @@ -1,7 +1,7 @@ { "source_ami_filter_name": "*CentOS Linux 8*HVM*", "source_ami_filter_owner": "679593333241", - "base_image": "LF - CentOS 8.1.1991 (2020-03-26)", + "base_image": "CentOS 8.2 (x86_64) [2020-06-11]", "distro": "CentOS 8", "ssh_user": "centos", "cloud_user_data": "common-packer/provision/rh-user_data.sh" -- 2.16.6