Fix: Use lowercase for CentOS Stream var file 41/69941/1 v0.10.1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 1 Apr 2022 06:18:08 +0000 (16:18 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 1 Apr 2022 06:19:41 +0000 (16:19 +1000)
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I32edf055ce807fbcfc2b176fdfbd943256efa782

vars/centos-cs-8.json [moved from vars/centos-CS-8.json with 87% similarity]

similarity index 87%
rename from vars/centos-CS-8.json
rename to vars/centos-cs-8.json
index aa3f71f..a764e5f 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "source_ami_filter_name": "*CentOS-CS-8*",
+  "source_ami_filter_name": "*CentOS-cs-8*",
   "source_ami_filter_owner": "aws-marketplace",
   "source_ami_filter_product_code": "0418c980c296f36ce",
   "base_image": "CentOS Stream 8 (x86_64) [2022-01-25]",