Skip to content

Commit

Permalink
fixed markdown lint error
Browse files Browse the repository at this point in the history
Signed-off-by: SafeEHA <[email protected]>
  • Loading branch information
SafeEHA committed Oct 3, 2024
1 parent df2c26b commit a5d9ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/src/bmo/annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ inspect.metal3.io/hardwaredetails: '{"systemVendor":{"manufacturer":"QEMU",
"flags":["foo"],"count":4},"hostname":"hwdAnnotation-0"}'
```

Apart from that, sometimes you might want to request re-inspection for an
already inspected host. This might be necessary when there was a hardware
change on the host and you want to ensure that BMH status contains the latest
Expand All @@ -118,4 +119,3 @@ Note that, inspection can be requested only when BMH is in `Ready` state (i.e. b
it is provisioned). The reason for this limitation is because requesting an inspection
for provisioned BMH will result in rebooting the host, which will result in application
downtime running on that host.

0 comments on commit a5d9ae3

Please sign in to comment.