define ntpservers in site table

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2008-05-13 19:00:18 +00:00
parent 5e5a5a4488
commit 971d960030

View File

@ -409,7 +409,8 @@ site => {
" xcatdport (port used by xcatd daemon for client/server communication)\n".
" xcatiport (port used by xcatd to receive install status updates from nodes)\n".
" timezone (e.g. America/New_York)\n".
" nameservers (list of DNS servers for the cluster)\n".
" nameservers (comma delimited list of DNS servers for the cluster)\n".
" ntpservers (comma delimited list of NTP servers for the cluster)\n".
" rsh (path of remote shell command)\n".
" rcp (path of remote copy command)\n".
" blademaxp (max # of processes for blade hw ctrl)\n".