diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2023-07-12 20:57:57 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2023-07-12 20:57:57 +0000 |
| commit | 510fd83138001b0a6e45b3fa6a7249377f806171 (patch) | |
| tree | d2ab252feeae6e4aac7b0ae634900044a1d4accf /release | |
| parent | cd8cad0ef5cd534dc7ae1dd9a470cac2057ed957 (diff) | |
Diffstat (limited to 'release')
| -rw-r--r-- | release/tools/gce.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/tools/gce.conf b/release/tools/gce.conf index 725709e3f335..48f95a82b3c8 100644 --- a/release/tools/gce.conf +++ b/release/tools/gce.conf @@ -8,7 +8,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 \ + firstboot-pkgs google-cloud-sdk panicmail sudo \ sysutils/py-google-compute-engine lang/python \ lang/python3" |
