4
enable the "poweroff" command in the iPXE image
P
Peter Howe
I power-off machines to park them while they are waiting for next steps. Powering them off during the initial custom iPXE script would be most convenient.
should be as easy as adding "#define POWEROFF_CMD " to
see https://ipxe.org/buildcfg/poweroff_cmd for more info
Log In
Activity
Newest
Oldest
Marques Johansson
I opened a PR at https://github.com/tinkerbell/ipxedust/pull/27
Marques Johansson
It would help some use-cases (including this one) for the Equinix Metal API to discover when a machine has been powered down.