From becef760166782cc38bfb2d276837f8b5eb8cd8c Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 25 Apr 2024 15:24:52 -0400 Subject: [PATCH] Updates cluster MTU change docs for correct output --- modules/nw-cluster-mtu-change.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/nw-cluster-mtu-change.adoc b/modules/nw-cluster-mtu-change.adoc index de2dd58190e0..404d4eee9ffd 100644 --- a/modules/nw-cluster-mtu-change.adoc +++ b/modules/nw-cluster-mtu-change.adoc @@ -344,9 +344,7 @@ $ oc get machineconfig -o yaml | grep path: + where `` is the name of the machine config from the `machineconfiguration.openshift.io/currentConfig` field. + -If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/system-connections/` file path. -+ -The machine config must not contain the `ExecStart=/usr/local/bin/mtu-migration.sh` line. +If the machine config is successfully deployed, the previous output contains the `/etc/NetworkManager/conf.d/` file path and the `ExecStart=/usr/local/bin/mtu-migration.sh` line. endif::local-zone,wavelength-zone,post-aws-zones,outposts[] . To finalize the MTU migration, enter the following command for the OVN-Kubernetes network plugin: