From fdfeaad131668872329a3e52b6935546c7b0bda4 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 28 Sep 2012 10:42:57 +0000 Subject: [PATCH] Add to nodestatus comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index d1a25b897..07fb33990 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -909,7 +909,7 @@ site => { " nimprime : The name of NIM server, if not set default is the AIX MN. If Linux MN, then must be set for support of mixed cluster (TBD).\n\n". " nodestatus: If set to 'n', the nodelist.status column will not be updated during\n". - " the node deployment, node discovery and power operations.\n\n". + " the node deployment, node discovery and power operations. The default is to update.\n\n". " ntpservers: A comma delimited list of NTP servers for the cluster - often the\n". " xCAT management node.\n\n". " syspowerinterval: For system p CECs, this is the number of seconds the rpower\n".