fix mpa username comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
0a7af4ef7e
commit
8c45b9ff00
@ -450,7 +450,7 @@ mpa => {
|
||||
table_desc => 'Contains info about each Management Module and how to access it.',
|
||||
descriptions => {
|
||||
mpa => 'Hostname of the management module.',
|
||||
username => 'Userid to use to access the management module. If not specified, the key=blade row in the passwd table is used as the default.',
|
||||
username => 'Userid to use to access the management module.',
|
||||
password => 'Password to use to access the management module. If not specified, the key=blade row in the passwd table is used as the default.',
|
||||
displayname => 'Alternative name for BladeCenter chassis. Only used by PCM.',
|
||||
slots => 'The number of available slots in the chassis. For PCM, this attribute is used to store the number of slots in the following format: <slot rows>,<slot columns>,<slot orientation> Where:
|
||||
|
Loading…
Reference in New Issue
Block a user