Reduce the GCE image size to 27G to be lower than the free

quota limit.

PR:		232313
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2018-10-24 15:51:55 +00:00
parent 561840894a
commit d2b80440fb

View File

@ -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 \