Skip to content

Commit a66dae9

Browse files
authored
Fixed code formatting
1 parent c7c1326 commit a66dae9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/supported-linux-kernels.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The following kernels are known to be compatible and tested. Additional kernel v
2424
on any Amazon Linux operates in a degraded state with the risk of connection outages. As an alternative,
2525
multipathing must be configured using the Linux Device Manager (dm) via DM-MPIO. Use the following DM-MPIO configuration:
2626

27+
```plain
2728
cat /etc/multipath.conf
2829
defaults {
2930
polling_interval 1
@@ -50,3 +51,4 @@ The following kernels are known to be compatible and tested. Additional kernel v
5051

5152
blacklist {
5253
}
54+
```

0 commit comments

Comments
 (0)