#8 Add mdadm to the Atomic Host image
Merged 7 years ago by walters. Opened 7 years ago by dustymabe.
dustymabe/fedora-atomic dusty-add-mdadm  into  f24

@@ -78,8 +78,9 @@ 

  		 "ceph-common",

  		 "oddjob-mkhomedir",

  		 "atomic-devmode",

-                  "oci-register-machine",

-                  "oci-systemd-hook",

+ 		 "oci-register-machine",

+ 		 "oci-systemd-hook",

+ 		 "mdadm",

  		 "runc"],

  

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

Without mdadm dracut won't add an the mdraid module to the initramfs and array can't be assembled on system boot.

Pull-Request has been merged by walters

7 years ago
Metadata