diff --git a/docs/source/advanced/hierarchy/configure_dhcp.rst b/docs/source/advanced/hierarchy/configure_dhcp.rst index f497a3376..38317c2bb 100644 --- a/docs/source/advanced/hierarchy/configure_dhcp.rst +++ b/docs/source/advanced/hierarchy/configure_dhcp.rst @@ -1,12 +1,7 @@ Configure DHCP ============== -Add the relevant networks into the DHCP configuration, refer to: - -.. include::/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst - -:ref:`Setup-dhcp` - +Add the relevant networks into the DHCP configuration, refer to: :ref:`Setup-dhcp` Add the defined nodes into the DHCP configuration, refer to: `XCAT_pLinux_Clusters/#configure-dhcp `_ diff --git a/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst b/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst index 78814c93f..ef8e0edcc 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst @@ -60,7 +60,6 @@ The next time you re-install these nodes, the additional software will be automa Update the delta changes in Sysclone environment ```````````````````````````````````````````````` -.. include:: /advanced/sysclone/sysclone.rst Updatenode can also be used in Sysclone environment to push delta changes to target node. After capturing the delta changes from the golden client to management node, just run below command to push delta changes to target nodes. See :ref:`update-node-later-on` for more information. :: updatenode -S diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/.config_environment.rst.swp b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/.config_environment.rst.swp new file mode 100644 index 000000000..c2fcd54fa Binary files /dev/null and b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/.config_environment.rst.swp differ diff --git a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst index 5ba6a8b4e..a8027e495 100644 --- a/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst +++ b/docs/source/guides/admin-guides/manage_clusters/ppc64le/discovery/config_environment.rst @@ -17,6 +17,7 @@ Pls run the following command to add networks in ``networks`` table if no entry makenetworks .. _Setup-dhcp: + Setup DHCP ``````````