From f75f16f8a78eb138c4565984d76dce35b3d73275 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 13 Aug 2018 17:23:43 +0000 Subject: [PATCH] Add lang/python2, lang/python3, and lang/python to GCE images to help avoid hard-coding 'python.' in several scripts in the client-side scripts. PR: 230248 MFC after: 3 days Submitted by: gustavo.scalet@collabora.com Sponsored by: The FreeBSD Foundation --- release/tools/gce.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release/tools/gce.conf b/release/tools/gce.conf index 29d1faf66bd9..5c1b801028a3 100644 --- a/release/tools/gce.conf +++ b/release/tools/gce.conf @@ -5,7 +5,8 @@ # 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" + google-cloud-sdk panicmail sudo sysutils/py-google-compute-engine \ + lang/python lang/python2 lang/python3" # Set to a list of third-party software to enable in rc.conf(5). export VM_RC_LIST="ntpd sshd growfs\