aboutsummaryrefslogtreecommitdiff
path: root/release/tools/gce.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/tools/gce.conf')
-rw-r--r--release/tools/gce.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/tools/gce.conf b/release/tools/gce.conf
index c2aac884f78c..f156a5bb93eb 100644
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -3,6 +3,9 @@
# $FreeBSD$
#
+# The default of 3GB is too small for GCE, so override the size here.
+export VMSIZE=20G
+
# Set to a list of packages to install.
export VM_EXTRA_PACKAGES="firstboot-freebsd-update firstboot-pkgs \
google-cloud-sdk panicmail sudo sysutils/py-google-compute-engine \