From ad0f111a3c15c9293fb501fe3c83cdba89e51cab 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 xCAT/postscripts/confignimsh --- xCAT/postscripts/confignimsh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xCAT/postscripts/confignimsh b/xCAT/postscripts/confignimsh index bae5dc534..9043db920 100755 --- a/xCAT/postscripts/confignimsh +++ b/xCAT/postscripts/confignimsh @@ -7,16 +7,16 @@ =head1 confignimsh This sample customization script can be used to automatically configure - the NIM nimsh (NIM service handler). It will also configure NIMSH to + the NIM nimsh (NIM service handler). It will also configure NIMSH to use OpenSSL in the NIM environment. - It assumes that the openssl software has already been installed on the + It assumes that the openssl software has already been installed on the node. - This script also assumes that you have run "nimconfig -c" on the NIM - master for the nodes. + This script also assumes that you have run "nimconfig -c" on the NIM + master for the nodes. - This script should only be run on AIX standalone (diskfull) cluster compute + This script should only be run on AIX standalone (diskfull) cluster compute nodes. It should NOT be run on the xCAT management node, service nodes or diskless nodes.