Skip to content

Commit 75c9cfd

Browse files
authored
Merge pull request #1190 from buildkite/pdp-1447-fix-mdadm-is-not-installed
2 parents 8f217d9 + 85503b3 commit 75c9cfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packer/linux/scripts/install-utils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ sudo dnf install -yq \
1717
awscli-2 \
1818
git \
1919
jq \
20+
mdadm \
2021
nvme-cli \
2122
pigz \
2223
python \

0 commit comments

Comments
 (0)