Skip to content

Commit 0f9672a

Browse files
authored
Merge pull request #55943 from JoeAldinger/OSDOCS-4923
OSDOCS-4923:fixes typo in value
2 parents c68f316 + ab3479e commit 0f9672a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-cluster-mtu-change.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Wired connection 1 46da4a6a-xxxx-xxxx-xxxx-ac0ca900f213 ethernet ens3
113113
.Example output for OVN-Kubernetes without an original connection configuration
114114
[source,text]
115115
----
116-
ovs-if-phys0 353774d3-0d3d-4ada-b14e-cd4d8824e2a8 ethernet ens4
116+
ovs-if-phys0 353774d3-0d3d-4ada-b14e-cd4d8824e2a8 ethernet ens4
117117
ovs-port-phys0 332ef950-b2e5-4991-a0dc-3158977c35ca ovs-port ens4
118118
----
119119
+
@@ -229,7 +229,7 @@ storage:
229229
- path: /etc/NetworkManager/system-connections/<connection_name> <1>
230230
contents:
231231
local: config.nmconnection <2>
232-
mode: 0644
232+
mode: 0600
233233
----
234234
<1> Specify the NetworkManager connection name for the primary network interface.
235235
<2> Specify the local filename for the updated NetworkManager configuration file from the previous step.

0 commit comments

Comments
 (0)