add nfs attrs to mknimimage attr=val support

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2010-08-20 18:55:30 +00:00
parent 18aadce8ee
commit 1eb10ae311

View File

@ -142,6 +142,13 @@ An administrator supplied script that will be invoked when a new dump is capture
Indicates that after a dump is collected then snap data should be collected. The snap data will be collected in the clients dump resource directory. Values are "yes" or "no". The default is "no".
=item B<nfs_vers>
Value Specifies the NFS protocol version required for NFS access.
=item B<nfs_sec>
Value Specifies the security method required for NFS access.
=back