Mitchell Hashimoto
a248ed886e
update CHANGELOG
2013-09-15 22:34:46 -07:00
Mitchell Hashimoto
61320b20a9
builder/amazon/common: error if WaitForState can't find resource
...
repeatably
2013-09-12 20:37:14 -07:00
Mitchell Hashimoto
27608a7b0f
builder/amazon/*: use WaitForState for AMIs
2013-09-12 20:33:32 -07:00
Mitchell Hashimoto
a6139af9ea
Update CHANGELOG
2013-09-12 17:05:57 -07:00
Mitchell Hashimoto
3163d785c8
Update version for dev
2013-09-09 15:19:59 -07:00
Mitchell Hashimoto
a049ff9c31
v0.3.7
2013-09-09 15:04:13 -07:00
Mitchell Hashimoto
adbb490189
provisioner/file: support uploading directories [GH-251]
2013-09-09 14:00:06 -07:00
Mitchell Hashimoto
7684ee942b
Update CHANGELOG
2013-09-07 22:28:06 -07:00
Mark Peek
312cb4a2db
Update CHANGELOG to include clean_ami_name
2013-09-07 18:57:00 -07:00
Mitchell Hashimoto
a39e01b8d8
Update CHANGELOG
2013-09-07 18:14:17 -07:00
Mitchell Hashimoto
e9d6e83436
builder/amazon/common: support NoDevice [GH-396]
2013-09-06 11:44:57 -07:00
Mitchell Hashimoto
a9bd78a08f
communicator/ssh: detect if SCP exited with failure [GH-386]
2013-09-05 19:55:09 -07:00
Mitchell Hashimoto
0e2511767e
builder/amazon/common: if instance query returns none, ignore
2013-09-05 17:19:23 -07:00
Mitchell Hashimoto
d0c3cedee2
Update CHANGELOG
2013-09-05 17:14:50 -07:00
Mitchell Hashimoto
b2ddb24c63
Update CHANGELOG
2013-09-05 17:12:44 -07:00
Mitchell Hashimoto
3fc00a2dfa
builder/vmware: auto-answer dialogs [GH-393]
2013-09-05 13:43:01 -07:00
Mitchell Hashimoto
615c65320a
Update CHANGELOG
2013-09-05 12:20:57 -07:00
Mitchell Hashimoto
687352fd5a
Update CHANGELOG
2013-09-05 12:10:40 -07:00
Mitchell Hashimoto
4e2ab0396a
Update CHANGELOG
2013-09-05 12:02:18 -07:00
Mitchell Hashimoto
524499f942
Update CHANGELOG
2013-09-04 21:25:47 -07:00
Mitchell Hashimoto
302871113a
builder/digitalocean: retry on any pending event errors
...
/cc @pearkes - I hate this thing.
2013-09-04 21:20:41 -07:00
Mitchell Hashimoto
77f707b079
Update CHANGELOG
2013-09-02 17:35:00 -07:00
Mitchell Hashimoto
8e9428633b
command/inspect: fix weird output
2013-09-02 15:38:57 -07:00
Mitchell Hashimoto
0976258136
up version for dev
2013-09-02 10:42:05 -07:00
Mitchell Hashimoto
0c198ba2d5
v0.3.6
2013-09-02 10:19:27 -07:00
Mitchell Hashimoto
bde4fbf783
Update CHANGELOG
2013-09-02 10:18:48 -07:00
Mark Peek
c85a24e938
builder/openstack: region is now required
2013-09-01 13:46:57 -07:00
Mitchell Hashimoto
5f8994b9ca
Update CHANGELOG
2013-08-31 22:06:47 -07:00
Mitchell Hashimoto
07ba3db25b
Update CHANGELOG
2013-08-31 22:02:36 -07:00
Mitchell Hashimoto
d8b048662f
builder/digitalocean: retry destroy a few times
2013-08-31 21:32:35 -07:00
Mitchell Hashimoto
fd4b01cf85
packer: required user variables [GH-374]
2013-08-31 17:33:17 -07:00
Mitchell Hashimoto
0c639f3cad
Update CHANGELOG
2013-08-31 13:07:30 -07:00
Mitchell Hashimoto
1a2af97015
Update CHANGELOG
2013-08-30 23:58:03 -07:00
Mitchell Hashimoto
dd77898fcc
Update CHANGELOG
2013-08-30 16:06:12 -07:00
Mitchell Hashimoto
9186a7f214
builder/amazon: output DNS name if debug mode
2013-08-30 14:55:56 -07:00
Mitchell Hashimoto
57f185451a
builder/amazon: drop private key if debug mode [GH-373]
2013-08-30 14:48:50 -07:00
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
Mitchell Hashimoto
334cf37fbb
builder/vmware: support iso_urls for multiple URLs [GH-110]
2013-08-15 17:46:41 -07:00
Mitchell Hashimoto
c0265d108a
builder/virtualbox: iso_urls for multiple ISO urls [GH-110]
2013-08-15 17:46:41 -07:00
Mark Peek
245b569c9b
Update CHANGELOG: amazon block device mappings
2013-08-15 14:32:41 -07:00
Mitchell Hashimoto
c0721bc3ef
Update CHANGELOG
2013-08-14 22:35:46 -04:00
Mitchell Hashimoto
71664cb34e
common: return -1 download percent if download hasn't started [GH-288]
2013-08-14 11:15:47 -04:00
Mitchell Hashimoto
6171c6f485
Enable panicwrap and put crash logs in crash.log
2013-08-13 23:55:05 -04:00
Mitchell Hashimoto
171ecaefa6
builder/virtualbox: guest-additions_url can use Version var [GH-272]
2013-08-13 22:11:15 -04:00
Mitchell Hashimoto
f36d5f3550
Update CHANGELOG, 0.3.2 will be built with Go 1.1.2
2013-08-13 16:51:48 -07:00
Mitchell Hashimoto
df48c6253c
packer: Parallelize synopsis lookup to speed up help output
...
Using `time` to calculate the average of 100 iterations on my machine,
`packer` went from 130ms on average to 70ms.
Previously, the load time would scale linearly about 30ms (on my
machine) on average per new command added. Now that is much much
smaller.
2013-08-13 10:16:25 -07:00
Mitchell Hashimoto
ae6b7d8590
Update CHANGELOG
2013-08-13 09:54:13 -07:00
Mitchell Hashimoto
30f9358edc
command/inspect: Inspect a templates contents
...
This command prints out the components of a template, and most
importantly respects the machine-readable flag so that you can
programmatically inspect a template's contents without manually parsing
the JSON.
2013-08-13 09:36:40 -07:00
Mitchell Hashimoto
8c55c8a291
Update CHANGELOG
2013-08-13 08:56:25 -07:00
Mitchell Hashimoto
35a9858444
Up version for dev
2013-08-12 17:23:14 -07:00
Mitchell Hashimoto
1243ff6c16
v0.3.1
2013-08-12 17:05:54 -07:00