Skip to content

Commit ef6982e

Browse files
authored
Merge pull request #42250 from pneedle-rh/adding-missing-call-out-reference
Adding missing call out reference
2 parents 5999d02 + 2403ed6 commit ef6982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-configuring-raid-for-worker-node.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Because servers with BMC type `irmc` do not support software RAID, the following
3333
spec:
3434
raid:
3535
hardwareRAIDVolumes:
36-
- level: "0"
36+
- level: "0" <1>
3737
name: "sda"
3838
numberOfPhysicalDisks: 1
3939
rotational: true

0 commit comments

Comments
 (0)