change site attr name to sharedinstall

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2012-02-29 14:29:17 +00:00
parent 32315f63dd
commit fd285daefe

View File

@ -887,7 +887,7 @@ site => {
" 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".
" will be mounted from that hostname on the SN\n\n".
" shareinstall: Indicates if a shared file system will be used for installation\n".
" sharedinstall: Indicates if a shared file system will be used for installation\n".
" resources. Possible values are: 'no', 'sns', or 'all'. 'no' \n".
" means a shared file system is not being used. 'sns' means a\n".
" shared filesystem is being used across all service nodes.\n".