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:
parent
561840894a
commit
d2b80440fb
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user