Commit Graph

37 Commits (5437c0b4eabd9f5aba985366c9be98d35f1e4e22)

Author SHA1 Message Date
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
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
Ross Smith II e9c84ef449 Merge pull request #1001 from zshenker/update-gce-builder-to-v1-api
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Zac Shenker 139e498962 Changing to the v1 google-api-go-client. Now creates a persistent disk as the boot disk, and sets it to auto delete
12 years ago
Mitchell Hashimoto e3c0715eab fmt
12 years ago
Mitchell Hashimoto 5f01415fb7 builder/googlecompute: tests for #867
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 a91b8f6853 builder/googlecompute: only load secrets/private key if given
12 years ago
Mitchell Hashimoto bde4b02d2b builder/googlecompute: artifact tests
12 years ago
Mitchell Hashimoto 637968f2dd builder/googlecompute: artifact uses Driver, no more api
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 57f707dfcc builder/googlecompute: delete instance
12 years ago
Mitchell Hashimoto f72f7a37d1 builder/googlecompute: fix all sorts of zone issues
12 years ago
Mitchell Hashimoto b676058144 builder/googlecompute: better logging
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 fbc07942f0 builder/googlecompute: test config basics
12 years ago
Mitchell Hashimoto 46d297c7bd builder/googlecompute: client secrets tests
12 years ago
Mitchell Hashimoto 6507afd3ad builder/googlecompute: private key tests
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