release: update GCE configuration for python3

Reported by:	asomers
PR:		272354
MFC after:	3 days
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
This commit is contained in:
Glen Barber 2023-07-03 15:28:33 -04:00
parent 3a9dd38705
commit 3f21d3e0ba

View file

@ -9,7 +9,7 @@ export VMSIZE=20g
# Set to a list of packages to install.
export VM_EXTRA_PACKAGES="${VM_EXTRA_PACKAGES} firstboot-freebsd-update \
firstboot-pkgs \ google-cloud-sdk panicmail sudo \
sysutils/py-google-compute-engine lang/python lang/python2 \
sysutils/py-google-compute-engine lang/python \
lang/python3"
# Set to a list of third-party software to enable in rc.conf(5).