2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Update Schema.pm to generate new man pages for consoleondemand attribute

This commit is contained in:
Mark Gurevich 2016-09-09 16:08:40 -04:00
parent c0a787dc09
commit fda2090c86
4 changed files with 4 additions and 4 deletions

View File

@ -110,7 +110,7 @@ nodehm Attributes:
\ **consoleondemand**\
This overrides the value from site.consoleondemand; (0=no, 1=yes). Default is the result from site.consoleondemand.
This overrides the value from site.consoleondemand. Set to 'yes', 'no', '1' (equivalent to 'yes'), or '0' (equivalent to 'no'). If not set, the default is the value from site.consoleondemand.

View File

@ -171,7 +171,7 @@ group Attributes:
\ **consoleondemand**\ (nodehm.consoleondemand)
This overrides the value from site.consoleondemand; (0=no, 1=yes). Default is the result from site.consoleondemand.
This overrides the value from site.consoleondemand. Set to 'yes', 'no', '1' (equivalent to 'yes'), or '0' (equivalent to 'no'). If not set, the default is the value from site.consoleondemand.

View File

@ -183,7 +183,7 @@ node Attributes:
\ **consoleondemand**\ (nodehm.consoleondemand)
This overrides the value from site.consoleondemand; (0=no, 1=yes). Default is the result from site.consoleondemand.
This overrides the value from site.consoleondemand. Set to 'yes', 'no', '1' (equivalent to 'yes'), or '0' (equivalent to 'no'). If not set, the default is the value from site.consoleondemand.

View File

@ -595,7 +595,7 @@ passed as argument rather than by table value',
serialflow => "The flow control value of the serial port for this node. For SOL this is typically 'hard'.",
getmac => 'The method to use to get MAC address of the node with the getmac command. If not set, the mgt attribute will be used. Valid values: same as values for mgmt attribute.',
cmdmapping => 'The fully qualified name of the file that stores the mapping between PCM hardware management commands and xCAT/third-party hardware management commands for a particular type of hardware device. Only used by PCM.',
consoleondemand => 'This overrides the value from site.consoleondemand; (0=no, 1=yes). Default is the result from site.consoleondemand.',
consoleondemand => "This overrides the value from site.consoleondemand. Set to 'yes', 'no', '1' (equivalent to 'yes'), or '0' (equivalent to 'no'). If not set, the default is the value from site.consoleondemand.",
comments => 'Any user-written notes.',
disable => "Set to 'yes' or '1' to comment out this row.",
},