fix incorrect comment

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2009-09-21 18:28:20 +00:00
parent cb3a142a54
commit d64c9fe534

View File

@ -564,7 +564,7 @@ site => {
" genmacprefix:\tWhen generating mac addresses automatically, use this manufacturing prefix (i.e. 00:11:aa)\n\n".
" genpasswords:\tAutomatically generate random passwords for BMCs when configuring them.\n\n".
" installdir:\tThe local directory name used to hold the node deployment packages. Default is /install.\n\n".
" installloc:\tThe location that service nodes should mount the install directory from in format hostname:/path. If hostname is omitted, it defaults to the management node. Default is /install.\n\n".
" installloc:\tThe location that service nodes should mount the install directory from in format hostname:/path. If hostname is omitted, it defaults to the management node.\n\n".
" ipmimaxp:\tThe max # of processes for ipmi hw ctrl. Default is 64.\n\n".
" ipmiretries:\tThe # of retries to use when communicating with BMCs. Default is 3.\n\n".
" ipmisdrcache -\n\n".