1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
This commit is contained in:
Cody Hoag
2020-09-03 10:46:06 -04:00
parent 4b1f050575
commit 62027b7566
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ Create a bootstrap machine and give it the network access it needs to run on {rh
.Procedure
. On a command line, change the working directory to the location of the `inventory.yaml`and `common.yaml` files.
. On a command line, change the working directory to the location of the `inventory.yaml` and `common.yaml` files.
. Insert the following content into a local file that is called `03_bootstrap.yaml`:
+

View File

@@ -16,7 +16,7 @@ After standing up the control plane, create compute machines.
.Procedure
. On a command line, change the working directory to the location of the `inventory.yaml`and `common.yaml` files.
. On a command line, change the working directory to the location of the `inventory.yaml` and `common.yaml` files.
. Insert the following content into a local file that is called `05_compute-nodes.yaml`:
+

View File

@@ -15,7 +15,7 @@ Create three control plane machines by using the Ignition config files that you
.Procedure
. On a command line, change the working directory to the location of the `inventory.yaml`and `common.yaml` files.
. On a command line, change the working directory to the location of the `inventory.yaml` and `common.yaml` files.
. If the control plane Ignition config files aren't already in your working directory, copy them into it.