cos-gpu-installer: Switch generic NVIDIA driver installer download url

For the OSS GPU driver installation the generic NVIDIA installer is
required for installing the userspace components. It is being pulled
from us.download.nvidia... These drivers are mirrored into NVIDIAs GCS
buckets.

BUG=b/292251267
TEST=installed GPU drivers on older and newer COS versions (w and w/o
OSS drivers) on multiple K80 and T4 GPU type
RELEASE_NOTE=Switch generic NVIDIA driver installer download url in
cos-gpu-installer

Change-Id: Ib6eb580d6f52740c5f35a52d8688940fd87198cb
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/52529
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Arnav Kansal <rnv@google.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
3 files changed
tree: db9cd129b0dcfb95e1f5e79a8aef31312b718b13
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.