safe -- Boot from hard drive, requesting 'safe mode'
optical -- boot from CD/DVD/BD drive
setup -- Boot into setup utility
default -- remove any IPMI directed boot device request
Set boot device to use on next reboot
name
-
/ required
Hostname or ip address of the BMC.
password
-
/ required
Password to connect to the BMC.
persistent
boolean
Choices:
no ←
yes
If set, ask that system firmware uses this device beyond next boot. Be aware many systems do not honor this.
port
-
Default:
623
Remote RMCP port.
state
-
Choices:
present -- Request system turn on
absent -- Request system turn on
Default:
"present"
Whether to ensure that boot devices is desired.
uefiboot
boolean
Choices:
no ←
yes
If set, request UEFI boot explicitly. Strictly speaking, the spec suggests that if not set, the system should BIOS boot and offers no "don't care" option. In practice, this flag not being set does not preclude UEFI boot on any system I've encountered.
# Ensure bootdevice is HD.-ipmi_boot:name:test.testdomain.comuser:adminpassword:passwordbootdev:hd# Ensure bootdevice is not Network-ipmi_boot:name:test.testdomain.comuser:adminpassword:passwordbootdev:networkstate:absent