diff options
author | Bryan McLellan <btm@loftninjas.org> | 2021-04-13 16:54:44 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2021-04-14 12:16:43 -0400 |
commit | 8b81ad9344c9f41911c6bb13257cc5193cfcef26 (patch) | |
tree | de4f30c6bcf760ff502124f7d8d42a14e79eda31 | |
parent | c9e8ca8a6f64c9663159caf03b91827638496b15 (diff) | |
download | chef-btm/el-fips.tar.gz |
Allow FIPS 140-2 OpenSSL FOM to build on x86_64 + PPC* EL architecturesbtm/el-fips
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 4bff4b25c5..3b91a22ce5 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -5,6 +5,7 @@ test-path: omnibus/omnibus-test.sh test-path-windows: omnibus/omnibus-test.ps1 fips-platforms: - el-*-x86_64 + - el-*-ppc64* - ubuntu-*-x86_64 - windows-* builder-to-testers-map: |