From d1f90a94d27ce21ab55686ef3ea7af44e12a9310 Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Tue, 22 Dec 2020 17:30:09 -0500 Subject: [PATCH] Fix typo in virtual standard w/ded storage install MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 (cherry picked from commit a370b29a9c182e64cbb7ecbc15dd3a63b6b24427) --- .../r2_release/virtual/dedicated_storage_install_kubernetes.rst | 2 +- .../r3_release/virtual/dedicated_storage_install_kubernetes.rst | 2 +- .../r4_release/virtual/dedicated_storage_install_kubernetes.rst | 2 +- .../r5_release/virtual/dedicated_storage_install_kubernetes.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/source/deploy_install_guides/r2_release/virtual/dedicated_storage_install_kubernetes.rst b/doc/source/deploy_install_guides/r2_release/virtual/dedicated_storage_install_kubernetes.rst index 86be4a97b..f69d75693 100644 --- a/doc/source/deploy_install_guides/r2_release/virtual/dedicated_storage_install_kubernetes.rst +++ b/doc/source/deploy_install_guides/r2_release/virtual/dedicated_storage_install_kubernetes.rst @@ -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. diff --git a/doc/source/deploy_install_guides/r3_release/virtual/dedicated_storage_install_kubernetes.rst b/doc/source/deploy_install_guides/r3_release/virtual/dedicated_storage_install_kubernetes.rst index 84e0015ac..cab5facef 100644 --- a/doc/source/deploy_install_guides/r3_release/virtual/dedicated_storage_install_kubernetes.rst +++ b/doc/source/deploy_install_guides/r3_release/virtual/dedicated_storage_install_kubernetes.rst @@ -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. diff --git a/doc/source/deploy_install_guides/r4_release/virtual/dedicated_storage_install_kubernetes.rst b/doc/source/deploy_install_guides/r4_release/virtual/dedicated_storage_install_kubernetes.rst index 5b30d9a2b..ed442a5e1 100644 --- a/doc/source/deploy_install_guides/r4_release/virtual/dedicated_storage_install_kubernetes.rst +++ b/doc/source/deploy_install_guides/r4_release/virtual/dedicated_storage_install_kubernetes.rst @@ -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. diff --git a/doc/source/deploy_install_guides/r5_release/virtual/dedicated_storage_install_kubernetes.rst b/doc/source/deploy_install_guides/r5_release/virtual/dedicated_storage_install_kubernetes.rst index 853cfcfa1..762076a9a 100644 --- a/doc/source/deploy_install_guides/r5_release/virtual/dedicated_storage_install_kubernetes.rst +++ b/doc/source/deploy_install_guides/r5_release/virtual/dedicated_storage_install_kubernetes.rst @@ -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.