mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
Remove trailing spaces in file docs/source/guides/admin-guides/references/man7/kit.7.rst
This commit is contained in:
parent
9a74e66731
commit
9b142d5f34
@ -19,7 +19,7 @@ SYNOPSIS
|
||||
********
|
||||
|
||||
|
||||
\ **kit Attributes:**\ \ *basename*\ , \ *description*\ , \ *isinternal*\ , \ *kitdeployparams*\ , \ *kitdir*\ , \ *kitname*\ , \ *ostype*\ , \ *release*\ , \ *version*\
|
||||
\ **kit Attributes:**\ \ *basename*\ , \ *description*\ , \ *isinternal*\ , \ *kitdeployparams*\ , \ *kitdir*\ , \ *kitname*\ , \ *ostype*\ , \ *release*\ , \ *version*\
|
||||
|
||||
|
||||
***********
|
||||
@ -40,57 +40,57 @@ kit Attributes:
|
||||
|
||||
|
||||
\ **basename**\ (kit.basename)
|
||||
|
||||
|
||||
The kit base name
|
||||
|
||||
|
||||
|
||||
|
||||
\ **description**\ (kit.description)
|
||||
|
||||
|
||||
The Kit description.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **isinternal**\ (kit.isinternal)
|
||||
|
||||
|
||||
A flag to indicated if the Kit is internally used. When set to 1, the Kit is internal. If 0 or undefined, the kit is not internal.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **kitdeployparams**\ (kit.kitdeployparams)
|
||||
|
||||
|
||||
The file containing the default deployment parameters for this Kit. These parameters are added to the OS Image definition.s list of deployment parameters when one or more Kit Components from this Kit are added to the OS Image.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **kitdir**\ (kit.kitdir)
|
||||
|
||||
|
||||
The path to Kit Installation directory on the Mgt Node.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **kitname**\ (kit.kitname)
|
||||
|
||||
|
||||
The unique generated kit name, when kit is added to the cluster.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **ostype**\ (kit.ostype)
|
||||
|
||||
|
||||
The kit OS type. Linux or AIX.
|
||||
|
||||
|
||||
|
||||
|
||||
\ **release**\ (kit.release)
|
||||
|
||||
|
||||
The kit release
|
||||
|
||||
|
||||
|
||||
|
||||
\ **version**\ (kit.version)
|
||||
|
||||
|
||||
The kit version
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -99,5 +99,5 @@ SEE ALSO
|
||||
********
|
||||
|
||||
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
\ **mkdef(1)**\ , \ **chdef(1)**\ , \ **lsdef(1)**\ , \ **rmdef(1)**\
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user