From a441f699be380069e6bcaae6ff334ed0c4c5a6b7 Mon Sep 17 00:00:00 2001 From: Maqsood Ahmad Date: Tue, 27 Feb 2024 10:48:14 +0530 Subject: [PATCH] (PA-6069) Update build_defaults.yaml with RedHat 9 FIPS (main) --- ext/build_defaults.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index e26fa4b94d..9dc44cbe64 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -61,6 +61,8 @@ platform_repos: repo_location: repos/redhatfips/7/**/x86_64 - name: redhatfips-8-x86_64 repo_location: repos/redhatfips/8/**/x86_64 + - name: redhatfips-9-x86_64 + repo_location: repos/redhatfips/9/**/x86_64 - name: sles-12-x86_64 repo_location: repos/sles/12/**/x86_64 - name: sles-15-x86_64