Skip to content

Commit 5b33a2b

Browse files
committed
Revert FIPS trunk.rdoproject.org workaround
trunk.rdoproject.org now supports TLSv1.3 so this workaround is not longer required. We are not running upstream FIPS jobs anyway so the risk of regression here is low. Jira: RHOSZUUL-1517
1 parent 3bb5b13 commit 5b33a2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ spec:
2424
pushd repo-setup-main
2525
python3 -m venv ./venv
2626
PBR_VERSION=0.0.0 ./venv/bin/pip install ./
27-
# This is required for FIPS enabled until trunk.rdoproject.org
28-
# is not being served from a centos7 host, tracked by
29-
# https://issues.redhat.com/browse/RHOSZUUL-1517
30-
update-crypto-policies --set FIPS:NO-ENFORCE-EMS
3127
./venv/bin/repo-setup current-podified -b antelope
3228
popd
3329
sed -i '/AppStream/a exclude="libvirt*10.10.0-4*,qemu*9.1.0-9*"' /etc/yum.repos.d/repo-setup-centos-appstream.repo

0 commit comments

Comments
 (0)