From 8570e30500238d0a4e3a72cfd1f8fd33587f3443 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 6 May 2008 14:20:41 +0000 Subject: [PATCH] Fix up overlaid values from 1280 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT-2.0/xCAT/Schema.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-xCAT-2.0/xCAT/Schema.pm b/perl-xCAT-2.0/xCAT/Schema.pm index 6c930b502..49efb26bb 100644 --- a/perl-xCAT-2.0/xCAT/Schema.pm +++ b/perl-xCAT-2.0/xCAT/Schema.pm @@ -423,7 +423,8 @@ site => { " genpasswords (generate BMC passwords??)\n". " defserialport (default if not specified in noderes table)\n". " defserialspeed (default if not specified in nodehm table)\n". - " defserialflow (default if not specified in nodehm table)", + " defserialflow (default if not specified in nodehm table)". + " svloglocal (service node logs to the local host. default forwards to the managment node)", value => 'The value of the attribute specified in the "key" column.', comments => 'Any user-written notes.', disable => "Set to 'yes' or '1' to comment out this row.",