Skip to content

Commit 04ee179

Browse files
authored
Merge pull request #77821 from johnwilkins/HCIDOCS-366
HCIDOCS-366: Fix "Non-bootable ISO attached to BMH" documentation
2 parents 6d097b5 + 6e3ab45 commit 04ee179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/bmo-attaching-a-non-bootable-iso-to-a-bare-metal-node.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $ oc apply -f <node_name>-dataimage.yaml -n <node_namespace> <1>
5050
+
5151
[NOTE]
5252
====
53-
You can physically reboot the node. You can also attach the `reboot.metal3.io` annotation or reset set the `online` status in the `BareMetalHost` resource. A forced reboot of the bare-metal node will change the state of the node to `NotReady` for awhile. For example, 5 minutes or more.
53+
To reboot the node, attach the `reboot.metal3.io` annotation, or reset set the `online` status in the `BareMetalHost` resource. A forced reboot of the bare-metal node will change the state of the node to `NotReady` for awhile. For example, 5 minutes or more.
5454
====
5555

5656
. View the `DataImage` resource by running the following command:

0 commit comments

Comments
 (0)