aboutsummaryrefslogtreecommitdiff
path: root/release/tools
diff options
context:
space:
mode:
Diffstat (limited to 'release/tools')
-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 d6ed07a9c255..65a2a91fdb49 100644
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -3,6 +3,9 @@
# $FreeBSD$
#
+# Reduce VMSIZE to be below the free quota limit.
+export VMSIZE=27G
+
# 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 \