The
7f5b5f010949c introduced a typo which break the GHA verify.
Issue: RELENG-5094
Change-Id: I767da30bb98b3c4f75d3a94fca76259b0e1a6cc0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
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) [2023-03-27]
+base_image = "CentOS Stream 9 (x86_64) [2023-03-27]"
distro = "CentOS Stream 9"
docker_source_image = "centos:9"
ssh_user = "cloud-user"