Skip to content

Commit a2d893f

Browse files
committed
cleanup assisted installer bare metal validations enhancement
fix some review comments missed before #388 merged Signed-off-by: Doug Hellmann <[email protected]>
1 parent 494c4df commit a2d893f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

enhancements/installer/assisted-installer-bare-metal-validations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ installer-provisioned infrastructure capabilities.
4343
The [connected-assisted-installer
4444
enhancement](./connected-assisted-installer.md) describes how an agent
4545
running on several bare-metal hosts receive a command from the
46-
assisted installer application to begin the installation of that
46+
assisted installer service to begin the installation of that
4747
host. One of the first tasks that each host performs upon receiving
4848
this instruction is to download, from the assisted installer, the
4949
appropriate Ignition file for that host's role. These ignition files
@@ -53,7 +53,7 @@ the `openshift-install create ignition-configs` command.
5353
This installer workflow mirrors the [bare-metal user-provisioned
5454
infrastructure
5555
workflow](https://github.com/openshift/installer/blob/master/docs/user/metal/install_upi.md)
56-
in that the the OpenShift installer is used to generate assets for the
56+
in that the OpenShift installer is used to generate assets for the
5757
cluster but the `openshift-install create cluster` command is not used
5858
to manage the deployment. However, the assisted installer does need to
5959
enable some `baremetal` installer-provisioned infrastructure platform

0 commit comments

Comments
 (0)