Commit Graph

37 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Atsushi Ishibashi 210dd08326 Change args of NewConfig
8 years ago
Atsushi Ishibashi 5310d5629b Modify clean_image_name not defined error
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 5d0892bd37 Merge pull request #4101 from lwander/f-googlecompute-ssh-private-key-file
9 years ago
Scott Crunkleton 85210afe92 googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
9 years ago
Lars Wander d70e783455 builder/googlecompute: Use ssh_private_key_file if provided
9 years ago
Pieter Lazzaro 5db1c1f503 Create a password for windows instances when using WinRM communicator and no password is provided.
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Scott Crunkleton b54b82d3ac Some googlecompute fixes and cleanup. Addresses https://github.com/mitchellh/packer/issues/3829. Changes:
10 years ago
crunk1 55b5a45ae4 Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor.
10 years ago
Scott Crunkleton 7190fbeed8 Adding support for googlecompute startup scripts.
10 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 502076c92e builder/googlecompute: use helper/comm
11 years ago
Mitchell Hashimoto 9dff0adfb1 builder/google: don't hardcode SSH timeout [GH-1781]
11 years ago
Dustin Carlino 7c67228912 Check if image already exists before doing anything else on GCE.
11 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
11 years ago
Evan Brown ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
11 years ago
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme
12 years ago
Misha Brukman 4a85aefe0f Rename "Gsutil" to "Gcloud" now that we're updating "gcloud" and not "gsutil".
12 years ago
Prasanna Santhanam d4c9ed43c9 Formatted googlecompute builder as per `make format`
12 years ago
Prasanna Santhanam 0e98b2a269 Fixes #867: save private key when debugging gce builder
12 years ago
Mitchell Hashimoto 33a84c0938 builder/googlecompute: StepRegisterImage
12 years ago
Mitchell Hashimoto 587f057bf6 builder/googlecompute: StepUploadImage
12 years ago
Mitchell Hashimoto 20a074b4ee builder/googlecompute: StepCreateImage
12 years ago
Mitchell Hashimoto 37903337ea builder/googlecompute: update gsutil
12 years ago
Mitchell Hashimoto a2cf4cae25 builder/googlecompute: enable provisioning
12 years ago
Mitchell Hashimoto 1055f470e6 builder/googlecompute: enable SSH
12 years ago
Mitchell Hashimoto a72d31fb5b builder/googlecompute: get instance info
12 years ago
Mitchell Hashimoto 54d59fc79f builder/googlecompute: get rid of all client stuff for now
12 years ago
Mitchell Hashimoto 52f51a1dcd builder/googlecompute: disable other steps for now
12 years ago
Mitchell Hashimoto 2bd6f1e2d7 builder/googlecompute: driver and create instance tests
12 years ago
Mitchell Hashimoto 3657f33a4d builder/googlecompute: StepCreateSSHKey tests
12 years ago
Mitchell Hashimoto 2091dffe40 builder/googlecompute: cancel works
12 years ago
Mitchell Hashimoto ee9ea170af builder/googlecompute: move config out to seperate file
12 years ago
Mitchell Hashimoto a78b10c06d builder/googlecompute: set ID to packer namespace now thats in core
12 years ago
Kelsey Hightower cc1130962b Use the same license as Packer core
12 years ago
Kelsey Hightower 58c73727e5 builder/googlecompute: Add new googlecompute builder
12 years ago