From f9d5469205bdc9b358a7fa6d19c54e8e5a27ab71 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Mar 2019 22:31:08 -0500 Subject: [PATCH] polished --- .../common/deployment/network/cfg_second_adapter.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_second_adapter.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_second_adapter.rst index ded30393c..23cca57cc 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_second_adapter.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_second_adapter.rst @@ -1,6 +1,8 @@ Configure Additional Network Interfaces old version - confignics - (deprecated) =============================================================================== +``confignics`` is deprecated, recommend using new version ``confignetwork`` instead. + The **nics** table and the **confignics** postscript can be used to automatically configure additional network interfaces (multiple ethernets adapters, InfiniBand, etc) on the nodes as they are being deployed. The way the confignics postscript decides what IP address to give the secondary adapter is by checking the nics table, in which the nic configuration information is stored.