Commit Graph

20 Commits (047382eec9e0cc39e5dbdd9ecd46fb73c7943f91)

Author SHA1 Message Date
Chris Bednarski 1c71eaaa91 Change panic to multierror
11 years ago
Samit Pal 6d6b3e1ac2 The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
11 years ago
Mitchell Hashimoto 6c7a7b6068 builder/googlecompute: default SSH settings properly [GH-2340]
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto 9bb7d0a2d5 Merge pull request #2152 from abayer/gce-optional-internal-ip
11 years ago
Mitchell Hashimoto 502076c92e builder/googlecompute: use helper/comm
11 years ago
Mark Peek f398352996 Fix a bug where interpolation was broken in some builders
11 years ago
Andrew Bayer ebdd0d991a Adds support for using the internal IP rather than NAT IP in GCE
11 years ago
Mitchell Hashimoto 5aa30caa64 builder/googlecompute: new interpolation
11 years ago
Dustin Carlino fe47f45800 Remove bucket_name from GCE config.
12 years ago
Dustin Carlino 23c947acf0 Create GCE image from persistent disk instead of from a tarball.
12 years ago
Evan Brown ff149df30f Use golang/oauth2, no longer require client_secrets.json, and use
12 years ago
Mitchell Hashimoto b5c0c63ebc builder/googlecompute: use new auth scheme
12 years ago
Matt Page 8f237b7b94 Allow specifying project for source images in GCE
12 years ago
Jessica Frazelle 8bc696ce9e add disk size to google compute, so as to avoid disk size errors on exporting the image
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto 0da1f2d8c6 builder/googlecompute: template process instance name
12 years ago
Brett Porter e169013527 builder/googlecompute: configure instance name
12 years ago
Mitchell Hashimoto a91b8f6853 builder/googlecompute: only load secrets/private key if given
13 years ago
Mitchell Hashimoto ee9ea170af builder/googlecompute: move config out to seperate file
13 years ago