Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
We should not boo the network.

Signed-off-by: Alexey Palazhchenko <[email protected]>
  • Loading branch information
AlekSi authored and talos-bot committed May 3, 2021
1 parent fb04b24 commit 1659b96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/website/content/docs/v0.1/Configuration/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ If IPMI information is set, server boot order might be set to boot from disk, th
to PXE boot once that is required.

Without IPMI info, Sidero can still register servers, wipe them and provision clusters, but Sidero won't be able to
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boo first from network,
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boot first from network,
then from disk.
2 changes: 1 addition & 1 deletion docs/website/content/docs/v0.2/Configuration/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ If IPMI information is set, server boot order might be set to boot from disk, th
to PXE boot once that is required.

Without IPMI info, Sidero can still register servers, wipe them and provision clusters, but Sidero won't be able to
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boo first from network,
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boot first from network,
then from disk.
2 changes: 1 addition & 1 deletion docs/website/content/docs/v0.3/Configuration/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ If IPMI information is set, server boot order might be set to boot from disk, th
to PXE boot once that is required.

Without IPMI info, Sidero can still register servers, wipe them and provision clusters, but Sidero won't be able to
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boo first from network,
reboot servers once they are removed from the cluster. If IPMI info is not set, servers should be configured to boot first from network,
then from disk.

Sidero can also fetch IPMI credentials via the `Secret` reference:
Expand Down

0 comments on commit 1659b96

Please sign in to comment.