63 Commits

Author SHA1 Message Date
Mitchell Hashimoto
56402f9432 Update CHANGELOG 2013-07-16 14:24:56 -07:00
Mitchell Hashimoto
8cb035cc65 Up version for dev 2013-07-16 11:44:15 -07:00
Mitchell Hashimoto
bdc44a53ab v0.2.0 2013-07-16 11:26:02 -07:00
Mitchell Hashimoto
55882a65c7 builder/vmware: error if guest IP is blank [GH-189] 2013-07-16 11:05:47 -07:00
Mitchell Hashimoto
61f02c5d02 CHANGELOG 2013-07-15 14:22:55 +09:00
Mitchell Hashimoto
d8a0128d1f provisioner/shell: make build name and builder type env vars [GH-154] 2013-07-15 10:07:49 +09:00
Mitchell Hashimoto
544a8de3e8 Update CHANGELOG 2013-07-14 21:06:19 +09:00
Mitchell Hashimoto
46f37ab8e3 Update CHANGELOG for packer fix 2013-07-14 17:13:19 +09:00
Mitchell Hashimoto
eeffebc3e2 Update CHANGELOG 2013-07-14 16:07:08 +09:00
Mitchell Hashimoto
4f4af1621f Update CHANGELOG 2013-07-14 12:30:09 +09:00
Mitchell Hashimoto
8e79bb44a7 Clean up some of the log path detection code
/cc @markpeek I think this is much cleaner. Also, I made it so it
doesn't append by default... I like the idea of appending but it scares
me that for a bug report someone might put like a multi-megabyte gist of
logs at me. HAHA. We'll see.
2013-07-14 11:00:44 +09:00
Mitchell Hashimoto
a354f5fc08 Unused keys are invalid in templates [GH-104] 2013-07-14 09:28:56 +09:00
Mitchell Hashimoto
e8082e3c72 Update CHANGELOG 2013-07-13 10:01:19 +09:00
Mitchell Hashimoto
b33c914fea website: add docs for new security_group_id 2013-07-12 17:27:03 +09:00
Mitchell Hashimoto
65a0042a0d Update CHANGELOG 2013-07-12 17:01:38 +09:00
Mitchell Hashimoto
c88f75b234 Update CHANGELOG 2013-07-12 07:01:23 +09:00
Mitchell Hashimoto
d9c77c66f4 builder/vmware: error if shutdown command failed 2013-07-09 14:39:02 -07:00
Mitchell Hashimoto
a5e5e689e0 Update CHANGELOG 2013-07-09 12:41:36 -07:00
Mitchell Hashimoto
d4e8321a80 Up version for dev 2013-07-08 15:17:23 -07:00
Mitchell Hashimoto
3adc5e03d7 v0.1.5 2013-07-07 21:09:47 -07:00
Mitchell Hashimoto
65d74f90c1 builder/amazonebs: retry SSH handshakes [GH-130] 2013-07-07 20:37:43 -07:00
Mitchell Hashimoto
62430fdcea provisioner/shell: inline_shebang for inline scripts 2013-07-07 17:52:20 -07:00
Mitchell Hashimoto
8c01d2c226 post-processor/vagrant: properly close file handles [GH-100] 2013-07-07 17:44:13 -07:00
Mitchell Hashimoto
eb009ca4e3 communicator/ssh: show more descriptive error if SCP not avail [GH-127] 2013-07-07 12:23:32 -07:00
Mitchell Hashimoto
abc2bc60ab builder/common: Error on non-200 download responses [GH-141] 2013-07-07 12:16:31 -07:00
Mitchell Hashimoto
cd6e154bd1 builder/virtualbox: style nitpicks and CHANGELOG 2013-07-07 09:17:27 -07:00
Mitchell Hashimoto
324a2229a6 post-processor/vagrant: provider PPs get properly configured 2013-07-05 11:11:54 -07:00
Mitchell Hashimoto
f5003c4e19 post-processor/vagrant: properly forward config into provider [GH-129] 2013-07-05 10:50:57 -07:00
Mitchell Hashimoto
3068d0e3fd Update CHANGELOG 2013-07-04 15:47:06 -07:00
Mitchell Hashimoto
49dc2c4cba Update CHANGELOG 2013-07-04 12:50:49 -07:00
Mitchell Hashimoto
73154286fc Up version for dev 2013-07-03 11:06:39 -07:00
Mitchell Hashimoto
df560dbbe1 v0.1.4 2013-07-02 22:16:13 -07:00
Mitchell Hashimoto
259986e7e5 builder/virtualbox, builder/vmware: keyboard-interactive [GH-121] 2013-07-02 22:02:58 -07:00
Mitchell Hashimoto
2f698cca77 Update CHANGELOG 2013-07-02 21:29:28 -07:00
Mitchell Hashimoto
2e88ddc965 Update CHANGELOG 2013-07-02 12:18:31 -07:00
Mitchell Hashimoto
aff4389fc8 Update CHANGELOG 2013-07-02 09:38:39 -07:00
Mitchell Hashimoto
f36972f52a builder/vmware: wait for shutdown to avoid corrupt disk files [GH-111] 2013-07-02 09:05:17 -07:00
Mitchell Hashimoto
9ca3d05241 builder/amazonebs: tests for env vars 2013-07-01 15:22:35 -07:00
Mitchell Hashimoto
974ac26c9c packer: Clean up some of the JSON syntax stuff 2013-07-01 14:46:32 -07:00
Mitchell Hashimoto
9f17257f19 Up version for development 2013-07-01 14:37:43 -07:00
Mitchell Hashimoto
f623c0cb3b v0.1.3 2013-07-01 11:40:49 -07:00
Mitchell Hashimoto
f270701858 packer: PostProcessor API change so they can keep artifacts [GH-55] 2013-07-01 11:30:39 -07:00
Mitchell Hashimoto
da225c0d06 builder/virtualbox, builder/vmware: output and VM name based on build
[GH-91]
2013-07-01 11:11:51 -07:00
Mitchell Hashimoto
7f17c58335 builder/virtualbox: trim whitespace when getting version 2013-07-01 10:59:04 -07:00
Mitchell Hashimoto
cf99d640e3 Update CHANGELOG 2013-07-01 10:45:51 -07:00
Mitchell Hashimoto
986a66ee19 Update CHANGELOG 2013-07-01 09:41:10 -07:00
Mitchell Hashimoto
6f705d5bcb packer/rpc: Listen on 127.0.0.1 specifically to avoid hangs 2013-07-01 09:39:34 -07:00
Mitchell Hashimoto
00a16a7ce9 v0.1.2 2013-06-29 14:03:39 -07:00
Mitchell Hashimoto
377f7ba3cd packer: Template requires builders 2013-06-29 14:02:20 -07:00
Mitchell Hashimoto
57c53ea2d7 post-processor/vagrant: use proper provider type for VMware boxes 2013-06-29 13:52:39 -07:00