add sshbetweennodes attribute

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-10-25 17:30:56 +00:00
parent e2b5c32173
commit 16cb1d60cc

View File

@ -781,6 +781,11 @@ site => {
" ppctimeout: The timeout, in milliseconds, to use when communicating with PPC hw.\n\n".
" pruneservices: Whether to enable service pruning when noderm is run (i.e.\n".
" removing DHCP entries when noderm is executed)\n\n".
" sshbetweennodes: Whether to enable passwordless root ssh between nodes\n".
" during node install, or xdsh -K. Default is yes.\n".
" Service Nodes are not affected by this attribute\n".
" they are always setup with\n".
" passwordless root access to nodes and other SN.\n\n".
" sharedtftp: Set to 0 or no, if xCAT should not assume the directory\n".
" in tftpdir is mounted on all on Service Nodes. Default is 1/yes.\n".
" If value is set to a hostname, the directory in tftpdir\n".