From 7e239aae679e83912944fd0fb56850cf7f24e2df Mon Sep 17 00:00:00 2001 From: Gus Parvin Date: Fri, 6 Oct 2023 17:35:07 -0400 Subject: [PATCH] Add AMI IDs for openshift 4.14 Since we resolve specific AMI IDs for different OCP releases, we need to pick AMI IDs -- even if they aren't official IDs for the release. This is trying out some AMI IDs I found that I hope will work fine. Signed-off-by: Gus Parvin (cherry picked from commit 6083328e66012463256a93b447f473453121e0b5) --- .../policy-sets/community/openshift-plus-setup/ami-ids.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policygenerator/policy-sets/community/openshift-plus-setup/ami-ids.yaml b/policygenerator/policy-sets/community/openshift-plus-setup/ami-ids.yaml index 664aff8c3..9ea42e2cc 100644 --- a/policygenerator/policy-sets/community/openshift-plus-setup/ami-ids.yaml +++ b/policygenerator/policy-sets/community/openshift-plus-setup/ami-ids.yaml @@ -1,5 +1,7 @@ apiVersion: v1 data: + us-east-1-4.14: ami-0b56cb92505dea7ed + us-east-2-4.14: ami-0dc6c4d1bd5161f13 us-east-1-4.13: ami-0624891c612b5eaa0 us-east-2-4.13: ami-0dc6c4d1bd5161f13 us-east-1-4.12: ami-0fe05b1aa8dacfa90