Skip to content

Commit

Permalink
TECHPUBS-4595: fix command examples and rpmlist (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
nrockershousen authored and GitHub Enterprise committed Dec 4, 2024
1 parent ceaea14 commit 1353b7e
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ For systems using HPE Slingshot 200Gbps NICs, skip this section and instead proc
slingshot-firmware-mellanox
slingshot-utils
shs-version
sshpass
""" > ./shs-mlnx.rpmlist
```

Expand Down Expand Up @@ -111,7 +112,7 @@ For systems using HPE Slingshot 200Gbps NICs, skip this section and instead proc

```screen
echo -e """\
kernel-mft-mlnx-kmp-cray_shasta_c_64k # for aarch64 cos
kernel-mft-mlnx-kmp-cray_shasta_c_64k
mlnx-ofa_kernel-kmp-cray_shasta_c_64k
""" >> ./shs-mlnx.rpmlist
```
Expand All @@ -120,7 +121,7 @@ For systems using HPE Slingshot 200Gbps NICs, skip this section and instead proc
```screen
echo -e """\
kernel-mft-mlnx-kmp-cray_shasta_c # for cos
kernel-mft-mlnx-kmp-cray_shasta_c
mlnx-ofa_kernel-kmp-cray_shasta_c
""" >> ./shs-mlnx.rpmlist
```
Expand Down

0 comments on commit 1353b7e

Please sign in to comment.