421 Commits

Author SHA1 Message Date
Mitchell Hashimoto
404ae53a4a provisioner/salt-masterless: join paths properly 2013-08-30 14:26:29 -07:00
Mitchell Hashimoto
5887472a6f packer/plugin: fix nil deref during ctrl-c of provisioner 2013-08-28 11:21:02 -07:00
Mitchell Hashimoto
9efc05dbbf Up vesrion for dev 2013-08-28 11:16:28 -07:00
Mitchell Hashimoto
be86264d21 v0.3.5 2013-08-28 10:47:19 -07:00
Mitchell Hashimoto
01e998a81c common: support SHA512 as checksum type [Gh-356] 2013-08-28 09:09:43 -07:00
Mitchell Hashimoto
d54b0bd629 builder/vmware: support key based SSH auth [GH-70] 2013-08-27 22:57:42 -07:00
Mitchell Hashimoto
a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70] 2013-08-27 22:55:13 -07:00
Mitchell Hashimoto
35d0b90f55 communicator/ssh: heartbeat the SSH connection to detect drops [GH-200] 2013-08-27 22:12:21 -07:00
Mitchell Hashimoto
747f260678 packer: template error if override specified for bad builder [GH-336] 2013-08-27 21:34:55 -07:00
Mitchell Hashimoto
6665162d27 Update CHANGELOG 2013-08-27 17:37:07 -07:00
Mitchell Hashimoto
1566b4d858 builder/vmware: support vmx_template_path [GH-270] 2013-08-27 17:23:28 -07:00
Mitchell Hashimoto
c753946c84 builder/vmware: ability to not request a PTY for SSH [GH-270] 2013-08-27 16:51:05 -07:00
Mitchell Hashimoto
d0dce9e52e Update CHANGELOG 2013-08-27 16:36:36 -07:00
Mitchell Hashimoto
cd95f21d4a command/build: "end" sentinel in artifact machine-readable output 2013-08-27 13:40:19 -07:00
Mitchell Hashimoto
84d91c5f1a command/build: put build errors in machine readable output 2013-08-27 13:37:31 -07:00
Mitchell Hashimoto
5162589df4 Update CHANGELOG 2013-08-27 13:27:53 -07:00
Mark Peek
c0d02b1593 Add new openstack builder 2013-08-26 22:05:21 -07:00
Mitchell Hashimoto
e7ba508745 Update CHANGELOG 2013-08-25 20:51:51 -07:00
Mitchell Hashimoto
9599a9fa49 Update CHANGELOG 2013-08-24 17:14:45 -07:00
Mitchell Hashimoto
f76a09fc08 builder/amazon/instance: remove check for AMI tools [GH-330] 2013-08-23 15:53:54 -07:00
Mitchell Hashimoto
5151d99fc3 Update CHANGELOG 2013-08-23 15:42:30 -07:00
Mitchell Hashimoto
15157f3aee Update CHANGELOG 2013-08-23 15:32:05 -07:00
Mitchell Hashimoto
cc0c48889c Update CHANGELOG 2013-08-23 15:07:13 -07:00
Mitchell Hashimoto
9c5e5af289 Update CHANGELOG 2013-08-23 14:34:31 -07:00
Mitchell Hashimoto
e7a50133b6 builder/amazon: support tags in chroot and instance 2013-08-22 15:11:54 -07:00
Mitchell Hashimoto
c91ff5f2c4 Update CHANGELOG 2013-08-22 14:44:48 -07:00
Mitchell Hashimoto
d5cce24448 Update CHANGELOG 2013-08-22 14:29:33 -07:00
Mitchell Hashimoto
cf175b4733 communicator/ssh: respect interrupts by not looping on retyr [GH-327] 2013-08-22 11:53:31 -07:00
Mitchell Hashimoto
4c86547796 common/command: error if only/except points to bad build 2013-08-22 11:40:30 -07:00
Mitchell Hashimoto
1e6f39c1c3 Update CHANGELOG 2013-08-21 11:56:02 -07:00
Mitchell Hashimoto
3f18a31c24 v0.3.4 2013-08-21 11:44:20 -07:00
Mitchell Hashimoto
83d36f90d3 Update CHANGELOG 2013-08-19 23:40:14 -07:00
Mitchell Hashimoto
717746ce4f provisioner/shell: retry uploads if reboot [GH-282] 2013-08-19 23:02:06 -07:00
Mitchell Hashimoto
faf6eb1c67 post-processor/vagrant: show file being compressed [GH-314] 2013-08-19 22:38:32 -07:00
Mitchell Hashimoto
1be6563e4c update version for dev 2013-08-19 16:39:00 -07:00
Mitchell Hashimoto
256135340e v0.3.3 2013-08-19 16:25:58 -07:00
Mitchell Hashimoto
de1e94eb90 packer/plugin: set TCP keep-alive on connection 2013-08-19 16:25:00 -07:00
Mitchell Hashimoto
942f9b14a8 Update CHANGELOG 2013-08-19 16:09:51 -07:00
Mitchell Hashimoto
a329d7dd2f packer: remove keep_input_artifact prior to sending to build [GH-310] 2013-08-19 16:00:25 -07:00
Mitchell Hashimoto
fcb24f6896 post-processor/vagrant: process output path properly 2013-08-18 20:37:04 -06:00
Mitchell Hashimoto
153057a01d Update CHANGELOG 2013-08-18 20:30:49 -06:00
Mitchell Hashimoto
8bbed8656a common: use HTTP proxy if available from env [GH-252] 2013-08-18 12:34:36 -06:00
Mitchell Hashimoto
b998e88b0a up version for dev 2013-08-18 12:27:25 -06:00
Mitchell Hashimoto
b0848b274f v0.3.2 2013-08-18 10:38:00 -06:00
Mitchell Hashimoto
fb09c0c492 Update CHANGELOG 2013-08-16 11:02:25 -07:00
Mitchell Hashimoto
3fc069c48b builder/vmware: interrupts work during VNC type on VMware 2013-08-16 09:07:27 -07:00
Mitchell Hashimoto
b49fe4971a builder/amazon: modifying more than one AMI attribute type works 2013-08-15 20:28:35 -07:00
Mitchell Hashimoto
9e01b5a478 common: detect drive letter with windows file URLs [GH-284] 2013-08-15 20:16:05 -07:00
Mitchell Hashimoto
359f639e05 update CHANGELOG for go-fs fix that fixes [GH-285] 2013-08-15 20:07:15 -07:00
Mitchell Hashimoto
063adf4bbb post-processor/vagrant: process user variabels [GH-295] 2013-08-15 17:46:41 -07:00