From: Anil Belur Date: Sat, 13 Jan 2024 03:39:10 +0000 (+1000) Subject: Chore: Update CentOS Stream 9 to latest X-Git-Tag: v0.15.2^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F72548%2F1;p=releng%2Fcommon-packer.git Chore: Update CentOS Stream 9 to latest Issue: RELENG-5094 Change-Id: If5d851e1a49f7052e6a4a9e8307109cdf87b4ac7 Signed-off-by: Anil Belur --- diff --git a/vars/centos-cs-9.pkrvars.hcl b/vars/centos-cs-9.pkrvars.hcl index 82a0897..e4208ea 100644 --- a/vars/centos-cs-9.pkrvars.hcl +++ b/vars/centos-cs-9.pkrvars.hcl @@ -1,7 +1,7 @@ source_ami_filter_name = "*CentOS-cs-9*" source_ami_filter_owner = "aws-marketplace" source_ami_filter_product_code = "0454011e44daf8e6d" -base_image = "CentOS Stream 9 (x86_64) [2022-02-24]" +base_image = "CentOS Stream 9 (x86_64) [2023-03-27] distro = "CentOS Stream 9" docker_source_image = "centos:9" ssh_user = "cloud-user"