cos-customizer: Add -machine-type flag

This new flag allows users to select the machine type of the preload VM.

BUG=b/176990931
TEST=./run_tests.sh

Change-Id: I9e514e6e0eced8bf981067d3779c26369ea7574a
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/26021
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Reviewed-by: Roy Yang <royyang@google.com>
9 files changed
tree: 45f8de3e29edaee217fb20b9eda05b5379d3a535
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. 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.