From 13d2da2256f6c42b5f292790c24e4d20b4f7dc87 Mon Sep 17 00:00:00 2001 From: Maqsood Ahmad Date: Tue, 27 Feb 2024 10:52:24 +0530 Subject: [PATCH] (PA-6069) Update build_defaults.yaml with RedHat 9 FIPS (7.x) --- ext/build_defaults.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 27b002d7f9..54614e600f 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -40,6 +40,7 @@ pe_platforms: - aix-7.1-power - redhatfips-7-x86_64 - redhatfips-8-x86_64 + - redhatfips-9-x86_64 - solaris-10-i386 - solaris-10-sparc - solaris-11-i386 @@ -72,6 +73,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