mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-14 10:20:31 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/mpa.5.rst
This commit is contained in:
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **mpa Attributes:**\ \ *mpa*\ , \ *username*\ , \ *password*\ , \ *displayname*\ , \ *slots*\ , \ *urlpath*\ , \ *comments*\ , \ *disable*\
|
||||
\ **mpa Attributes:**\ \ *mpa*\ , \ *username*\ , \ *password*\ , \ *displayname*\ , \ *slots*\ , \ *urlpath*\ , \ *comments*\ , \ *disable*\
|
||||
|
||||
|
||||
***********
|
||||
@ -36,60 +36,60 @@ mpa Attributes:
|
||||
|
||||
|
||||
|
||||
\ **mpa**\
|
||||
|
||||
\ **mpa**\
|
||||
|
||||
Hostname of the management module.
|
||||
|
||||
|
||||
|
||||
\ **username**\
|
||||
|
||||
|
||||
\ **username**\
|
||||
|
||||
Userid to use to access the management module.
|
||||
|
||||
|
||||
|
||||
\ **password**\
|
||||
|
||||
|
||||
\ **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**\
|
||||
|
||||
|
||||
\ **displayname**\
|
||||
|
||||
Alternative name for BladeCenter chassis. Only used by PCM.
|
||||
|
||||
|
||||
|
||||
\ **slots**\
|
||||
|
||||
|
||||
\ **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:
|
||||
|
||||
|
||||
|
||||
|
||||
.. code-block:: perl
|
||||
|
||||
|
||||
<slot rows> = number of rows of slots in chassis
|
||||
<slot columns> = number of columns of slots in chassis
|
||||
<slot orientation> = set to 0 if slots are vertical, and set to 1 if slots of horizontal
|
||||
|
||||
|
||||
|
||||
|
||||
\ **urlpath**\
|
||||
|
||||
|
||||
|
||||
\ **urlpath**\
|
||||
|
||||
URL path for the Chassis web interface. The full URL is built as follows: <hostname>/<urlpath>
|
||||
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
Any user-written notes.
|
||||
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
Set to 'yes' or '1' to comment out this row.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -98,5 +98,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
|
||||
|
Reference in New Issue
Block a user