distro/rhel9: don't install google-cloud-sdk in any gce* images

The Google SDK ships pre-compiled binaries. It is undesirable to install
it by default in `gce` and `gce-rhui` in its current shape. Also not
installing it does not anyhow affect the RHEL integration as the guest
OS in GCP.
This commit is contained in:
Tomas Hozza 2022-08-16 13:07:36 +02:00 committed by Christian Kellner
parent cf92c1f23a
commit 5f48aaa212
6 changed files with 15 additions and 87 deletions

View file

@ -811,8 +811,6 @@ func gceCommonPackageSet(t *imageType) rpmmd.PackageSet {
"google-compute-engine",
"google-osconfig-agent",
"gce-disk-expand",
// GCP SDK
"google-cloud-sdk",
// Not explicitly included in GCP kickstart, but present on the image
// for time synchronization