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>
This commit is contained in:
parent
16a5e8806b
commit
a370b29a9c
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user