Story #6988
Updated by bmbouter over 4 years ago
## 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.