From b117e1b6d9bbf0dc3731c243a64ef63b26b557e1 Mon Sep 17 00:00:00 2001 From: bybai Date: Mon, 1 Feb 2016 22:24:20 -0500 Subject: [PATCH] add confignetwork in text --- .../manage_clusters/common/deployment/cfg_network.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_network.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_network.rst index 62aa74de1..aa0e78f03 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_network.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_network.rst @@ -102,8 +102,8 @@ Use the ``chdef`` command to add/modify the networks in the ``networks`` table : chdef -t network net10 net=10.0.0.0 mask=255.0.0.0 mgtifname=eth0 chdef -t network net20 net=20.0.0.0 mask=255.0.0.0 mgtifname=eth1 -Add confignetwork into the node's postscripts list --------------------------------------------------- +Add ``confignetwork`` into the node's postscripts list +------------------------------------------------------ Using below command to add ``confignetwork`` into the node's postscripts list ::