1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

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:
Glen Barber 2018-10-24 15:51:55 +00:00
parent be01db051f
commit d4e77c31a2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339684

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 \