From 089c6c576c9db2518fe509c48d26a133db7759b6 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Thu, 13 Sep 2018 14:27:55 -0400 Subject: [PATCH] Update ubuntu_os_other_pkg.rst Fix some spelling issues and update formatting --- .../common/deployment/additionalpkg/ubuntu_os_other_pkg.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/ubuntu_os_other_pkg.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/ubuntu_os_other_pkg.rst index 941c5150a..4af8f0a82 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/ubuntu_os_other_pkg.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/ubuntu_os_other_pkg.rst @@ -15,7 +15,7 @@ Compute nodes can access the internet #. Define the otherpkglist file - create an otherpkglist file,**/install/custom/install/ubuntu/compute.otherpkgs.pkglist**. Add the packages' name into thist file. And modify the otherpkglist attribute for osimage object. :: + create an **otherpkglist** file: ``/install/custom/install/ubuntu/compute.otherpkgs.pkglist``, add the package names into this file, and modify the ``otherpkglist`` attribute in the osimage. :: chdef -t osimage otherpkglist=/install/custom/install/ubuntu/compute.otherpkgs.pkglist @@ -25,7 +25,7 @@ Compute nodes can access the internet updatenode -S - Run ``updatenode -P`` otherpkgs to **install/update** the packages on the compute nodes :: + Run ``updatenode -P otherpkgs`` to **install/update** the packages on the compute nodes :: updatenode -P otherpkgs