Skip to content

Commit da9d49f

Browse files
authored
Merge pull request #52040 from skopacz1/OCP391_placeholder_text_fix
OCPBUGS#391 - Fixing node_name description in procedure
2 parents c85d6c1 + 7dd8c23 commit da9d49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-cluster-mtu-change.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ $ oc debug node/<node_name> -- chroot /host cat "<profile_path>" > config.nmconn
154154
--
155155
where:
156156

157-
`<node_name>`:: Specifies the hardware MTU for the primary network interface.
157+
`<node_name>`:: Specifies the name of a node in your cluster.
158158
`<profile_path>`:: Specifies the file system path of the NetworkManager connection from the previous step.
159159
--
160160
+

0 commit comments

Comments
 (0)