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

Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/common/deployment/additionalpkg/ubuntu_os_other_pkg.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 38a17e0e08
commit a8a384a892

View File

@ -19,7 +19,7 @@ Compute nodes can access the internet
chdef -t osimage <osimage name> otherpkglist=/install/custom/install/ubuntu/compute.otherpkgs.pkglist
#. Run ``updatenode <noderange> -S`` or ``updatenode <noderange> -P otherpkgs``
#. Run ``updatenode <noderange> -S`` or ``updatenode <noderange> -P otherpkgs``
Run ``updatenode -S`` to **install/update** the packages on the compute nodes ::