update commment on statelite.image to indicate not used
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0fa54ce593
commit
589a2e07f3
@ -45,7 +45,7 @@ statelite => {
|
||||
table_desc => 'The location on an NFS server where a nodes persistent files are stored. Any file marked persistent in the litefile table will be stored in the location specified in this table for that node.',
|
||||
descriptions => {
|
||||
node => 'The name of the node or group that will use this location.',
|
||||
image => "The name of the image that will use this location, as specified in the osimage table. If image is not supplied, the default is 'ALL'. 'ALL' means use it for all images.",
|
||||
image => "Reserved for future development, not used. ",
|
||||
statemnt => "The persistant read/write area where a node's persistent files will be written to, e.g: 10.0.0.1/state/. The node name will be automatically added to the pathname, so 10.0.0.1:/state, will become 10.0.0.1:/state/<nodename>.",
|
||||
comments => 'Any user-written notes.',
|
||||
disable => "Set to 'yes' or '1' to comment out this row.",
|
||||
|
Loading…
Reference in New Issue
Block a user