2
0
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/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent a07b1c4bec
commit 09062e5c13

View File

@ -8,7 +8,7 @@ The name of the packages that will be installed on the node are stored in the pa
The path to the package lists will be read from the osimage definition. Which osimage a node is using is specified by the provmethod attribute. To display this value for a node: ::
lsdef node1 -i provmethod
lsdef node1 -i provmethod
Object name: node
provmethod=<osimagename>
@ -31,7 +31,7 @@ You can display this details of this osimage by running the following command, s
rootimgdir=/install/<inst_type>/<os>/<arch>/<profile>
synclists=/install/custom/<inst_type>/<profile>.synclist
You can set the pkglist and otherpkglist using the following command: ::
You can set the pkglist and otherpkglist using the following command: ::
chdef -t osimage <osimagename> pkglist=/opt/xcat/share/xcat/<inst_type>/<distro>/<profile>.pkglist\
otherpkglist=/install/custom/<inst_type>/<distro>/my.otherpkgs.pkglist