Software RAID: Add mdadm to IPA images
With the addition of Software RAID we need 'mdadm' in our images. Change-Id: I29a4ce98dbd456b104683a2202ba3115b966469d
This commit is contained in:
parent
9bf743a768
commit
e2bdb30662
@ -24,7 +24,7 @@ RUN proxy.sh apt-get update && \
|
||||
python2.7 python2.7-dev python-pip qemu-utils parted hdparm \
|
||||
util-linux genisoimage git gcc bash coreutils tgt dmidecode \
|
||||
ipmitool psmisc dosfstools bsdmainutils open-iscsi udev \
|
||||
smartmontools iptables lshw
|
||||
smartmontools iptables lshw mdadm
|
||||
|
||||
# Some cleanup
|
||||
RUN proxy.sh apt-get -y autoremove && \
|
||||
|
@ -14,3 +14,4 @@ util-linux.tcz
|
||||
glib2.tcz
|
||||
iproute2.tcz
|
||||
smartmontools.tcz
|
||||
mdadm.tcz
|
||||
|
Loading…
x
Reference in New Issue
Block a user