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