diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-01 14:49:39 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2021-07-01 14:49:39 -0700 |
commit | d5f1ff5611b0925fb440dc88db778c951406bde1 (patch) | |
tree | 3d5dbd19d3a9818a369f47f45a70234057f8423a /.expeditor | |
parent | 34e2b2cad32928e134d0dd42ef1bf04ed0655efd (diff) | |
download | chef-d5f1ff5611b0925fb440dc88db778c951406bde1.tar.gz |
Enable FIPS on PPC RHEL builds
We're doing this already with Chef 17
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-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 8c4a26f505..176c79ebc4 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: |