aboutsummaryrefslogtreecommitdiff
path: root/src/config/cloud/general.h
blob: 38799fd8e2243973ec7aceaf2e59dc9039368702 (plain)
1
2
3
4
5
6
7
8
/* Enable IPv6 and HTTPS */
#define NET_PROTO_IPV6
#define DOWNLOAD_PROTO_HTTPS

/* Allow retrieval of metadata (such as an iPXE boot script) from
 * Google Compute Engine metadata server.
 */
#define HTTP_HACK_GCE