From 058a4a4fc3c8f09cd8fcc4fe7da6ab42a95d7557 Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Fri, 22 Oct 2021 08:42:07 -0400 Subject: [PATCH] Conditionalize link to Install doc/source/_includes/ethernet-interface-configuration Conditionalized for StX/partner contexts. Signed-off-by: Ron Stone Change-Id: I3a165717ae7777bfbf042d5e8bbeef925c2dcfe6 (cherry picked from commit c9d73b1239c0ea2117d78156482b7ff1025fa498) --- .../_includes/ethernet-interface-configuration.rest | 3 ++- .../network-planning-ethernet-interface-configuration.rst | 8 +++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/source/_includes/ethernet-interface-configuration.rest b/doc/source/_includes/ethernet-interface-configuration.rest index 8b1378917..a4fa339b9 100644 --- a/doc/source/_includes/ethernet-interface-configuration.rest +++ b/doc/source/_includes/ethernet-interface-configuration.rest @@ -1 +1,2 @@ - +For more information, see the `StarlingX Installation and Deployment +Guide `__. \ No newline at end of file diff --git a/doc/source/planning/kubernetes/network-planning-ethernet-interface-configuration.rst b/doc/source/planning/kubernetes/network-planning-ethernet-interface-configuration.rst index b3efea8fd..a22d9ef55 100755 --- a/doc/source/planning/kubernetes/network-planning-ethernet-interface-configuration.rst +++ b/doc/source/planning/kubernetes/network-planning-ethernet-interface-configuration.rst @@ -34,9 +34,11 @@ A single interface can be configured to support more than one network using On the controller nodes, all Ethernet interfaces are configured when the nodes are initialized based on the information provided in the Ansible Bootstrap -Playbook. For more information, see the `StarlingX Installation and Deployment -Guide `__. On -worker and storage nodes, the Ethernet interface for the internal management +Playbook. + +.. include:: /_includes/ethernet-interface-configuration.rest + +On worker and storage nodes, the Ethernet interface for the internal management networks are configured. The remaining interfaces require manual configuration. .. note::