Temporarily disable dracut-fips to un-block image creation on VMs
This commit is contained in:
parent
475afdc844
commit
39f249636f
@ -66,7 +66,10 @@ installpkg glibc-all-langpacks
|
|||||||
installpkg plymouth
|
installpkg plymouth
|
||||||
|
|
||||||
## extra dracut modules
|
## extra dracut modules
|
||||||
installpkg anaconda-dracut dracut-network dracut-config-generic dracut-fips
|
installpkg anaconda-dracut dracut-network dracut-config-generic
|
||||||
|
# FIXME - temporarily disable this while we work out entropy issues for image builds
|
||||||
|
# See BZ 1593843 for details
|
||||||
|
# REMOVED: dracut-fips
|
||||||
|
|
||||||
## rescue needs this
|
## rescue needs this
|
||||||
installpkg cryptsetup
|
installpkg cryptsetup
|
||||||
|
Loading…
Reference in New Issue
Block a user