-
Notifications
You must be signed in to change notification settings - Fork 0
set host boot order
Anoop Rajendra edited this page May 15, 2017
·
1 revision
stack set host boot order {host ...} [action=string] [options=string]
Set boot order for a host without having to go through the BIOS settings manually.
-
stack set host boot order compute-0-0 action=pxe
Set compute-0-0 to pxe boot first.
-
stack set host boot order compute-0-0 action=disk options=persistent
Set compute-0-0 to boot from hard disk persistently.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.