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
100%
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.
Updated by bmbouter over 4 years ago
- Subject changed from As an installer user, to As an installer user, I can install a FIPS compatible environment
- Description updated (diff)
- Category set to Installer - Moved to GitHub issues
- Parent issue set to #3778
Updated by mdellweg about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mdellweg
Added by mdellweg about 4 years ago
Added by mdellweg about 4 years ago
Revision 19919483 | View on GitHub
Install fips compatible version of django
fixes #6988 https://pulp.plan.io/issues/6988
Co-authored-by: bmbouter bmbouter@gmail.com
Updated by mdellweg about 4 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ansible-pulp|19919483de307b2b8eaf2b19e57a928207277e5f.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Install fips compatible version of django
fixes #6988 https://pulp.plan.io/issues/6988
Co-authored-by: bmbouter bmbouter@gmail.com