blob: 105d1b985ef5364589dbc1992f400df4ef73ec13 [file]
/* Enable IPv6 and HTTPS */
#define NET_PROTO_IPV6
#define DOWNLOAD_PROTO_HTTPS
/* Allow scripts to create custom headers for retrieving metadata */
#define PARAM_CMD
/* Allow scripts to handle errors by powering down the VM to avoid
* incurring unnecessary costs.
*/
#define POWEROFF_CMD