From f13d8f990980d7fd01c6da0743bb3657ccb4bf98 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 28 Jul 2022 16:06:35 -0700 Subject: [PATCH] Removed a reference to look at 4.10 release notes in a 4.11 doc. Signed-off-by: John Wilkins --- ...t-network-interfaces-in-the-install-config.yaml-file.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc b/modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc index b86bba04e5..4029249e8d 100644 --- a/modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc +++ b/modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc @@ -8,11 +8,6 @@ During installation, you can set the `networkConfig` configuration setting in the `install-config.yaml` file to configure host network interfaces using NMState. To use the `networkConfig` configuration setting, you must provide an NMState YAML configuration. -[IMPORTANT] -==== -Before configuring host network interfaces, review the OpenShift Container Platform 4.10 release notes. -==== - See link:https://nmstate.io/examples.html#interfaces-ethernet[NMState] for additional examples of the NMState syntax. .Example