summary refs log tree commit diff
path: root/nixos/maintainers/scripts/gce/create-gce.sh
Commit message (Collapse)AuthorAge
* Update create-gce.sh script. Set default option for GCE images to disable ↵Rob Vermaas2018-04-06
| | | | | | host key replacement by service. (cherry picked from commit 748d96ffa3c51c3127bcdf23a88d54afad6406e9)
* gce/create-gce.sh: rewrite using nix-shell shebang and bash (#24869)Jörg Thalheim2017-04-13
| | | | | | | | | | | * google-cloud-sdk: 150.0.0 -> 151.0.0 - gce/create-gce.sh: rewrite using nix-shell shebang and bash - allows to run the script without being the same directory - nix-shell install google-cloud-sdk - some shellcheck cleanups and scripting best practice - gce/create-gce.sh: do not clobber NIX_PATH: this allows NIX_PATH to be overwritten to build a different release - gce/create-gce.sh: remove legacy hydra option
* Use nixos-images bucket for GCE images.Rob Vermaas2015-01-05
| | | | (cherry picked from commit bdd3a3bac8077823182233cc689b5c02cd74f4f4)
* Replace depricated gcutil with gcloude compute in gce/create-gce.shRussell O'Connor2014-08-28
|
* Abstract bucket name in gce/create-gce.shRussell O'Connor2014-08-28
|
* Add script to create and upload GCE image.Rob Vermaas2014-04-14