File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Wired connection 1 46da4a6a-xxxx-xxxx-xxxx-ac0ca900f213 ethernet ens3
113
113
.Example output for OVN-Kubernetes without an original connection configuration
114
114
[source,text]
115
115
----
116
- ovs-if-phys0 353774d3-0d3d-4ada-b14e-cd4d8824e2a8 ethernet ens4
116
+ ovs-if-phys0 353774d3-0d3d-4ada-b14e-cd4d8824e2a8 ethernet ens4
117
117
ovs-port-phys0 332ef950-b2e5-4991-a0dc-3158977c35ca ovs-port ens4
118
118
----
119
119
+
@@ -229,7 +229,7 @@ storage:
229
229
- path: /etc/NetworkManager/system-connections/<connection_name> <1>
230
230
contents:
231
231
local: config.nmconnection <2>
232
- mode: 0644
232
+ mode: 0600
233
233
----
234
234
<1> Specify the NetworkManager connection name for the primary network interface.
235
235
<2> Specify the local filename for the updated NetworkManager configuration file from the previous step.
You can’t perform that action at this time.
0 commit comments