Skip to content

Commit aba4d72

Browse files
author
Michael Burke
committed
edits
1 parent f578527 commit aba4d72

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

modules/mco-update-boot-images-ibm-bare-metal.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Boot image updates are not required for Agent-based Installer clusters. The boot
3131
3232
* You have the {oc-first} installed.
3333
34-
* A `BareMetalHost` object is present in the `openshift-machine-api` namespace. A new physical host must be registered and in `available` state so that you can scale a new machine to verify the procedure.
34+
* A new physical host must be registered and in the `available` state and an associated `BareMetalHost` object must be present in the `openshift-machine-api` namespace so that you can scale a new machine to verify the procedure.
3535
3636
.Procedure
3737

@@ -67,6 +67,8 @@ Replace `<machineset_name>` with the name of your machine set.
6767
----
6868
$ oc patch provisioning provisioning-configuration --type=merge -p '{"spec":{"provisioningOSDownloadURL":""}}'
6969
----
70+
+
71+
7072
7173
.Verification
7274

0 commit comments

Comments
 (0)