From 09062e5c138ac8c55ae0b76cab501b2e3351cc1e Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst --- .../deployment/additionalpkg/additional_pkg_overview.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst index 79aaff3f8..f867e901a 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/additional_pkg_overview.rst @@ -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= @@ -31,7 +31,7 @@ You can display this details of this osimage by running the following command, s rootimgdir=/install//// synclists=/install/custom//.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 pkglist=/opt/xcat/share/xcat///.pkglist\ otherpkglist=/install/custom///my.otherpkgs.pkglist