mirror of
https://github.com/ipxe/ipxe
synced 2026-01-01 17:34:42 +03:00
[cloud] Enable "poweroff" command in cloud images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user