mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man5/kitcomponent.5.rst
This commit is contained in:
parent
399911b4eb
commit
edd7a333ac
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **kitcomponent Attributes:**\ \ *kitcompname*\ , \ *description*\ , \ *kitname*\ , \ *kitreponame*\ , \ *basename*\ , \ *version*\ , \ *release*\ , \ *serverroles*\ , \ *kitpkgdeps*\ , \ *prerequisite*\ , \ *driverpacks*\ , \ *kitcompdeps*\ , \ *postbootscripts*\ , \ *genimage_postinstall*\ , \ *exlist*\ , \ *comments*\ , \ *disable*\
|
||||
\ **kitcomponent Attributes:**\ \ *kitcompname*\ , \ *description*\ , \ *kitname*\ , \ *kitreponame*\ , \ *basename*\ , \ *version*\ , \ *release*\ , \ *serverroles*\ , \ *kitpkgdeps*\ , \ *prerequisite*\ , \ *driverpacks*\ , \ *kitcompdeps*\ , \ *postbootscripts*\ , \ *genimage_postinstall*\ , \ *exlist*\ , \ *comments*\ , \ *disable*\
|
||||
|
||||
|
||||
***********
|
||||
@ -36,106 +36,106 @@ kitcomponent Attributes:
|
||||
|
||||
|
||||
|
||||
\ **kitcompname**\
|
||||
|
||||
\ **kitcompname**\
|
||||
|
||||
The unique Kit Component name. It is auto-generated when the parent Kit is added to the cluster.
|
||||
|
||||
|
||||
|
||||
\ **description**\
|
||||
|
||||
|
||||
\ **description**\
|
||||
|
||||
The Kit component description.
|
||||
|
||||
|
||||
|
||||
\ **kitname**\
|
||||
|
||||
|
||||
\ **kitname**\
|
||||
|
||||
The Kit name which this Kit Component belongs to.
|
||||
|
||||
|
||||
|
||||
\ **kitreponame**\
|
||||
|
||||
|
||||
\ **kitreponame**\
|
||||
|
||||
The Kit Package Repository name which this Kit Component belongs to.
|
||||
|
||||
|
||||
|
||||
\ **basename**\
|
||||
|
||||
|
||||
\ **basename**\
|
||||
|
||||
Kit Component basename.
|
||||
|
||||
|
||||
|
||||
\ **version**\
|
||||
|
||||
|
||||
\ **version**\
|
||||
|
||||
Kit Component version.
|
||||
|
||||
|
||||
|
||||
\ **release**\
|
||||
|
||||
|
||||
\ **release**\
|
||||
|
||||
Kit Component release.
|
||||
|
||||
|
||||
|
||||
\ **serverroles**\
|
||||
|
||||
|
||||
\ **serverroles**\
|
||||
|
||||
The types of servers that this Kit Component can install on. Valid types are: mgtnode, servicenode, compute
|
||||
|
||||
|
||||
|
||||
\ **kitpkgdeps**\
|
||||
|
||||
|
||||
\ **kitpkgdeps**\
|
||||
|
||||
Comma-separated list of packages that this kit component depends on.
|
||||
|
||||
|
||||
|
||||
\ **prerequisite**\
|
||||
|
||||
|
||||
\ **prerequisite**\
|
||||
|
||||
Prerequisite for this kit component, the prerequisite includes ospkgdeps,preinstall,preupgrade,preuninstall scripts
|
||||
|
||||
|
||||
|
||||
\ **driverpacks**\
|
||||
|
||||
|
||||
\ **driverpacks**\
|
||||
|
||||
Comma-separated List of driver package names. These must be full names like: pkg1-1.0-1.x86_64.rpm.
|
||||
|
||||
|
||||
|
||||
\ **kitcompdeps**\
|
||||
|
||||
|
||||
\ **kitcompdeps**\
|
||||
|
||||
Comma-separated list of kit components that this kit component depends on.
|
||||
|
||||
|
||||
|
||||
\ **postbootscripts**\
|
||||
|
||||
|
||||
\ **postbootscripts**\
|
||||
|
||||
Comma-separated list of postbootscripts that will run during the node boot.
|
||||
|
||||
|
||||
|
||||
\ **genimage_postinstall**\
|
||||
|
||||
|
||||
\ **genimage_postinstall**\
|
||||
|
||||
Comma-separated list of postinstall scripts that will run during the genimage.
|
||||
|
||||
|
||||
|
||||
\ **exlist**\
|
||||
|
||||
|
||||
\ **exlist**\
|
||||
|
||||
Exclude list file containing the files/directories to exclude when building a diskless image.
|
||||
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
|
||||
\ **comments**\
|
||||
|
||||
Any user-written notes.
|
||||
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
|
||||
\ **disable**\
|
||||
|
||||
Set to 'yes' or '1' to comment out this row.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -144,5 +144,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
\ **nodels(1)**\ , \ **chtab(8)**\ , \ **tabdump(8)**\ , \ **tabedit(8)**\
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user