2576 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto
27928b4735 Update README 2013-12-12 13:44:16 -08:00
Mitchell Hashimoto
bd34862033 packer/rpc: Clean up old streams [GH-708] 2013-12-12 13:38:44 -08:00
Mitchell Hashimoto
c0e1a5dea8 packer/rpc: clean up unnecessary functions 2013-12-12 13:21:42 -08:00
Mitchell Hashimoto
fec4018a82 Update CHANGELOG 2013-12-12 13:20:25 -08:00
Mitchell Hashimoto
200753bad6 Merge pull request #710 from DevelopStuff/bug/ansible-local-config
provisioner/ansible-local: fix configuration check for 'playbook_paths'
2013-12-12 13:19:52 -08:00
Mitchell Hashimoto
ed66dd1b79 test: remove jq requirement 2013-12-12 13:18:46 -08:00
Mitchell Hashimoto
3b8ece7f0f builder/amazon/ebs: nicer output 2013-12-12 12:24:51 -08:00
Mitchell Hashimoto
60508eb64a builder/amazon: parallelize AMI region copies [GH-495] 2013-12-12 12:24:32 -08:00
Jake Good
bf7530ca28 Fix Ansible-local provisioner configuration check for 'playbook_paths' as it was checking for files, not paths 2013-12-12 14:13:23 -06:00
Mitchell Hashimoto
b6622c2474 test: update the test output 2013-12-12 11:29:59 -08:00
Mitchell Hashimoto
1d1c72b804 test: file provisioner tests pass 2013-12-12 11:25:33 -08:00
Mitchell Hashimoto
e6878190fb test: shell provisioner tests 2013-12-12 11:08:45 -08:00