Fix typo in virtual standard w/ded storage install

Changed “ssystem” to “system” in Install StarlingX Kubernetes on Virtual
Standard with Dedicated Storage for R2, R3, R4, and R5.

Change-Id: Ifaa432ef9d93b41c23ea19fd38ae2ba40989c919
Signed-off-by: MCamp859 <maryx.camp@intel.com>
(cherry picked from commit a370b29a9c)
This commit is contained in:
MCamp859 2020-12-22 17:30:09 -05:00 committed by M Camp
parent c782043164
commit d1f90a94d2
4 changed files with 4 additions and 4 deletions

View File

@ -175,7 +175,7 @@ Install software on controller-1, storage nodes, and compute nodes
::
ssystem host-update 6 personality=worker hostname=compute-1
system host-update 6 personality=worker hostname=compute-1
This initiates software installation on compute-0 and compute-1.

View File

@ -181,7 +181,7 @@ Install software on controller-1, storage nodes, and worker nodes
::
ssystem host-update 6 personality=worker hostname=worker-1
system host-update 6 personality=worker hostname=worker-1
This initiates software installation on worker-0 and worker-1.

View File

@ -180,7 +180,7 @@ Install software on controller-1, storage nodes, and worker nodes
::
ssystem host-update 6 personality=worker hostname=worker-1
system host-update 6 personality=worker hostname=worker-1
This initiates software installation on worker-0 and worker-1.

View File

@ -180,7 +180,7 @@ Install software on controller-1, storage nodes, and worker nodes
::
ssystem host-update 6 personality=worker hostname=worker-1
system host-update 6 personality=worker hostname=worker-1
This initiates software installation on worker-0 and worker-1.