[cloud] Enable "poweroff" command in cloud images

Signed-off-by: Michael Brown <mcb30@ipxe.org>
pull/329/head
Michael Brown 2021-04-10 20:03:32 +01:00
parent 78749542fc
commit 3ae83222ce
1 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,8 @@
* Google Compute Engine metadata server.
*/
#define HTTP_HACK_GCE
/* Allow scripts to handle errors by powering down the VM to avoid
* incurring unnecessary costs.
*/
#define POWEROFF_CMD