Add some cautionary wording aronud incomplete function

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-02-13 17:56:52 +00:00
parent 4a3919e899
commit c2dec7b40b

View File

@ -269,7 +269,10 @@ storage => {
osvolume => "Specification of what storage to place the node OS image onto. Examples include:
localdisk (Install to first non-FC attached disk)
usbdisk (Install to first USB mass storage deice seen)
wwn=0x50000393c813840c (Install to storage device with given WWN)",
wwn=0x50000393c813840c (Install to storage device with given WWN)
WARNING: This is as yet unimplemented by the stock OS deployment templates
WARNING: SAS SAN devices may be considered to be 'localdisk' class.
The default behavior if unspecified is presumed to be 'localdisk'",
}
},
websrv => {