[cloud] Enable "poweroff" command in cloud images

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2021-04-10 20:03:32 +01:00
parent 78749542fc
commit 3ae83222ce

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