Skip to content

Commit ad76d87

Browse files
authored
Merge pull request #56071 from aireilly/fix-rogue-attr-block
Fix attr block that causes vale to barf
2 parents 9b6361d + d7150f4 commit ad76d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-preparing-the-bare-metal-node.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
<3> Add the NMState YAML syntax to configure the host interfaces.
118118
<4> Optional: If you have configured the network interface with `nmstate`, and you want to disable an interface, set `state: up` with the IP addresses set to `enabled: false` as shown:
119119
+
120-
[source,yaml,]
120+
[source,yaml]
121121
----
122122
---
123123
interfaces:

0 commit comments

Comments
 (0)