Actions
Story #6988
closedStory #3778: [Epic] As a user, I can run Pulp 3 in a FIPS-enabled environment
As an installer user, I can install a FIPS compatible environment
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Background¶
The installer itself needs to be capable of installing onto a FIPS compatible environment. This assumes either FIPS compatible RPMs and/or FIPS compatible PyPI bits are already available so all the installer needs to do is install them. The Installer assumes the target environment already is FIPS enabled.
Solution¶
The Installer should be able to install against a FIPS compatible target. The node the Installer runs from does not need to be FIPS enabled.
Actions
Install fips compatible version of django
fixes #6988 https://pulp.plan.io/issues/6988
Co-authored-by: bmbouter bmbouter@gmail.com