From 4e713b92df3a6e6212328ab710e5dbcb7be2658c Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 23 Feb 2009 18:50:38 +0000 Subject: [PATCH] Note that the ntpserver attribute is not supported at this time in the comments git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2797 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 1797ec856..a8595d9eb 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -494,7 +494,7 @@ servicenode => { conserver => 'Do we set up Conserver on this service node? Valid values:yes or 1, no or 0.', monserver => 'Is this a monitoring event collection point? Valid values:yes or 1, no or 0.', ldapserver => 'Do we set up ldap caching proxy on this service node? Valid values:yes or 1, no or 0.', - ntpserver => 'Do we set up and ntp server on this service node? Valid values:yes or 1, no or 0.', + ntpserver => 'Not used presently. Do we set up and ntp server on this service node? Valid values:yes or 1, no or 0.', ftpserver => 'Do we set up and ftp server on this service node? Valid values:yes or 1, no or 0.', comments => 'Any user-written notes.',