#16 manifest: add dracut-fips to enable FIPS mode
Merged 7 years ago by ausil. Opened 7 years ago by jlebon.
jlebon/fedora-atomic pr/dracut-fips  into  f25

@@ -78,7 +78,8 @@ 

  		 "oci-register-machine",

  		 "oci-systemd-hook",

  		 "mdadm",

- 		 "runc"],

+ 		 "runc",

+ 		 "dracut-fips"],

  

      "default_target": "multi-user.target",

  

This package contains the FIPS dracut module, which is required for AH
to properly function when booted in FIPS mode.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1377226

Pull-Request has been merged by ausil

7 years ago
Metadata