added site table attribute to not allow xcatd on the mn to bring up vsftpd automatically

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2011-05-27 15:30:45 +00:00
parent 5ae480d3eb
commit 4f529d346c

View File

@ -870,6 +870,10 @@ site => {
" will not interfere.\n\n".
" vmwarereconfigonpower: When set to no, the VMWare plugin will make no effort to\n".
" push vm.cpus/vm.memory updates from xCAT to VMWare.\n\n".
" vsftp: Default is 'y'. If set to 'n', the xcatd on the mn will not automatically \n".
" bring up the vsftpd. This setting does not apply to the sn, for sn\n".
" you need to set servicenode.ftpserver=0 if you do not want the xcatd\n".
" bring up vsftpd.\n\n".
" xcatconfdir: Where xCAT config data is (default /etc/xcat).\n\n".
" xcatdport: The port used by the xcatd daemon for client/server communication.\n\n".
" xcatiport: The port used by xcatd to receive install status updates from nodes.\n\n",