From 0373587c77a2f5f0af14aedf66336cc47f6f652b Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst --- .../admin-guides/manage_clusters/common/updatenode.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 5a505a57b..e31ba49b8 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/updatenode.rst @@ -16,7 +16,7 @@ Each of these will be explained in the document. The basic way to use ``updateno Most of what is described in this document applies to **stateful** and **stateless** nodes. In addition to the information in this document, check out the ``updatenode`` man page. -Add Additional Software +Add Additional Software ------------------------- The packages that will be installed on the node are stored in the packages list files. There are **two kinds of package list files**: @@ -64,13 +64,13 @@ Updatenode can also be used in Sysclone environment to push delta changes to tar updatenode -S -Rerun Postscripts or Run Additional Postcripts +Rerun Postscripts or Run Additional Postcripts -------------------------------------------------------------------------- You can use the ``updatenode`` command to perform the following functions after the nodes are up and running: * Rerun postscripts defined in the postscripts table. - * Run any additional postscript one time. + * Run any additional postscript one time. Go to :ref:`Using-Postscript-label` to see how to configure postscript. @@ -99,7 +99,7 @@ You can customize what attributes you want made available to the postscript, usi Synchronize new/updated configuration files ------------------------------------------- -Setting up syncfile +Setting up syncfile ``````````````````` Use instructions in doc: :ref:`The_synclist_file`.