2688 Commits

Author SHA1 Message Date
Chris Kozak
165cf6ed69 Updated DigitalOcean default image id
It looks like DigitalOcean replaced the "Ubuntu 12.04" image with "Ubuntu 12.04.3".  We've updated the ImageID to point to the new image.
2013-12-17 17:41:47 +00:00
Mitchell Hashimoto
a3878bbbd6 builder/amazon/all: launched instances have a name [GH-642] 2013-12-16 18:11:23 -08:00
Mitchell Hashimoto
9971a18208 common: process user variables in non-string config decodes [GH-598] 2013-12-16 17:57:07 -08:00
Mitchell Hashimoto
fbffd7f79c test: better output if a test fails 2013-12-16 14:30:58 -08:00
Mitchell Hashimoto
960607935c Update CHANGELOG 2013-12-16 14:11:02 -08:00
Mitchell Hashimoto
eeac3a69c5 packer: no colored output if machine-readable [GH-684] 2013-12-16 14:10:28 -08:00
Mitchell Hashimoto
cdb041ab77 Merge pull request #719 from sudharsh/go_minver_verify
The required go version to build packer seems to be 1.2
2013-12-16 10:14:42 -08:00
Sudharshan S
345cca12c0 Verify go version when building packer.
Check if the installed version is greater than the required version. Error out if that's not the case
2013-12-16 18:52:37 +05:30
Sudharshan S
949eb80bf4 The minimum go version to build packer is 1.2, not 1.1.
Change the documentation accordingly. 'ne' template function was added as part of go 1.2.
http://golang.org/doc/go1.2#text_template
2013-12-16 18:50:57 +05:30
Mitchell Hashimoto
0cfecf27e3 test: fix GCE test 2013-12-14 11:40:27 -08:00
Mitchell Hashimoto
637fbc9065 test: google compute engine acceptance tests 2013-12-14 11:27:50 -08:00
Mitchell Hashimoto
e88a2af399 builder/googlecompute: only load secrets/private key if given 2013-12-13 19:32:01 -08:00
Mitchell Hashimoto
676f700d56 update CHANGELOG 2013-12-13 19:28:18 -08:00
Mitchell Hashimoto
e1f25ab55d Merge pull request #715 from mitchellh/f-gce-builder
Google Compute Builder
2013-12-13 19:26:52 -08:00
Mitchell Hashimoto
e3d0913142 website: update docs for GCE, fix styling for OL 2013-12-13 19:22:52 -08:00
Mitchell Hashimoto
afae20c760 builder/googlecompute: artifact tests 2013-12-13 19:08:27 -08:00
Mitchell Hashimoto
af00e04e1e builder/googlecompute: artifact uses Driver, no more api 2013-12-13 19:07:10 -08:00
Mitchell Hashimoto
9db5b40baf builder/googlecompute: StepRegisterImage 2013-12-13 19:03:10 -08:00
Mitchell Hashimoto
9e625979b3 builder/googlecompute: StepUploadImage 2013-12-13 18:30:57 -08:00
Mitchell Hashimoto
4ca1a49d18 builder/googlecompute: StepCreateImage 2013-12-13 18:26:00 -08:00
Mitchell Hashimoto
a4d74392c4 builder/googlecompute: update gsutil 2013-12-13 18:21:02 -08:00
Mitchell Hashimoto
ff784f04ae builder/googlecompute: enable provisioning 2013-12-13 18:08:43 -08:00
Mitchell Hashimoto
703fe4ef67 builder/googlecompute: enable SSH 2013-12-13 18:07:16 -08:00
Mitchell Hashimoto
a3a2b305f9 builder/googlecompute: get instance info 2013-12-13 13:01:28 -08:00
Mitchell Hashimoto
4ea300c157 builder/googlecompute: delete instance 2013-12-12 22:34:47 -08:00
Mitchell Hashimoto
89af79921e builder/googlecompute: fix all sorts of zone issues 2013-12-12 22:23:19 -08:00
Mitchell Hashimoto
ac597ec7a9 website: more docs on getting the key 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
8fe0d6d559 builder/googlecompute: better logging 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
cfe8e46680 builder/googlecompute: get rid of all client stuff for now 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
f87f7d8ed0 builder/googlecompute: disable other steps for now 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
56bc5266d9 builder/googlecompute: driver and create instance tests 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
ea058a6ab4 builder/googlecompute: StepCreateSSHKey tests 2013-12-12 21:53:05 -08:00
Mitchell Hashimoto
3e023ee3ec builder/googlecompute: cancel works 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
edb2fef2e5 website: cover how to get client secrets and such in website 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
bb76974416 builder/googlecompute: test config basics 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
7a179a9164 builder/googlecompute: client secrets tests 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
3047b59145 builder/googlecompute: private key tests 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
cf5b095e68 website: add compute engine to layout 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
b3caf19697 builder/googlecompute: move config out to seperate file 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
dc73c2ad4a builder/googlecompute: set ID to packer namespace now thats in core 2013-12-12 21:53:04 -08:00
Mitchell Hashimoto
406a4bfc6a plugin/builder-googlecompute: compile 2013-12-12 21:53:04 -08:00
Kelsey Hightower
ee1ac29f8d Use the same license as Packer core 2013-12-12 21:53:04 -08:00
Kelsey Hightower
49603e726c builder/googlecompute: Add website docs 2013-12-12 21:53:04 -08:00
Kelsey Hightower
eec492bb6d builder/googlecompute: enable the googlecompute builder 2013-12-12 21:53:03 -08:00
Kelsey Hightower
45899c4a77 builder/googlecompute: Add new googlecompute builder 2013-12-12 21:53:03 -08:00
Mitchell Hashimoto
c0f314a7db packer/rpc: disable trace-level logs for now 2013-12-12 21:52:49 -08:00
Mitchell Hashimoto
bfe4574c63 builder/amazon/all: get rid of unnecessary field 2013-12-12 21:38:48 -08:00
Mitchell Hashimoto
cdd577c1ad website: fix typo [GH-712] 2013-12-12 15:45:57 -08:00
Mitchell Hashimoto
fccf6cdaf9 Update CHANGELOG 2013-12-12 14:47:27 -08:00
Mitchell Hashimoto
e1b25bb1d9 Merge pull request #690 from TranscendComputing/master
builder/qemu: added template processing for QemuArgs, floppy_files for auto-building f...
2013-12-12 14:46:08 -08:00