We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2597d11 commit 95f172bCopy full SHA for 95f172b
stack/hlsconstructs/userdata.txt
@@ -8,7 +8,6 @@ packages:
8
- mdadm
9
10
runcmd:
11
-- yum update -y --exclude="chrony*"
12
- ephemeral_disks=$(realpath -P /dev/disk/by-id/nvme*Instance_Storage* | uniq)
13
- ephemeral_disks_count=$(echo "$ephemeral_disks" | wc -w)
14
- scratch_fs=ext4
stack/hlsconstructs/userdata_no_cw.txt
0 commit comments