2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 18:00:38 +00:00

Update ubuntu_os_other_pkg.rst

Fix some spelling issues and update formatting
This commit is contained in:
Victor Hu
2018-09-13 14:27:55 -04:00
committed by GitHub
parent ce76aa18e9
commit 089c6c576c

View File

@ -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 <osimage name> otherpkglist=/install/custom/install/ubuntu/compute.otherpkgs.pkglist
@ -25,7 +25,7 @@ Compute nodes can access the internet
updatenode <noderange> -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 <noderange> -P otherpkgs