- 15 Oct, 2013 1 commit
-
-
Jon Stevens authored
Also added a note about shutdown_command that bit me.
-
- 14 Oct, 2013 9 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
post-processor/vagrant: support instance store AMIs [GH-503]
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/virtualbox: sleep after shutdown before export to avoid session locks
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amzon: fix race condition after launching EC2 instance
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
common/config: config filter function [GH-521]
-
Mitchell Hashimoto authored
-
- 13 Oct, 2013 2 commits
-
-
Matthew Hooker authored
-
Matthew Hooker authored
Fixes #521
-
- 11 Oct, 2013 1 commit
-
-
Patrick Lucas authored
It is possible for an instance to not immediately exist after it is launched. Previously, InstanceStateRefreshFunc would crash if this race condition were realized. This change takes the exact same approach of the function above, AMIStateRefreshFunc, treating 'InvalidInstanceID.NotFound' as if there were an empty result.
-
- 10 Oct, 2013 3 commits
-
-
Jack Pearkes authored
-
Jack Pearkes authored
builder/digitalocean: Scrub config before logging
-
Matthew Hooker authored
-
- 09 Oct, 2013 2 commits
-
-
Lyndon Washington authored
-
Lyndon Washington authored
-
- 05 Oct, 2013 1 commit
-
-
Jonas Pfenniger authored
-
- 04 Oct, 2013 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 03 Oct, 2013 4 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
common: An SSH timeout should be treated as an error
-
- 02 Oct, 2013 9 commits
-
-
Patrick Lucas authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @netshade
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
provisioner/chef-solo: chef environment support
-
Mitchell Hashimoto authored
website: Updated web site doc. for avail commands list
-
Tehmasp Chaudhri authored
-
- 01 Oct, 2013 6 commits
-
-
Chris authored
-
Chris authored
-
Matthew Hooker authored
* Single quotes around chroot command cause it to fail. * The chroot command also gets passed through the CommandWrapper template, so having sudo would clash with however the user wants to run it. * Fix spelling mistake.
-
Matthew Hooker authored
Added a test for the failure. Most of the scanner code looks like it's a modified version of bufio.ScanLines, so I changed it to use that but always add a line feed.
-
Mitchell Hashimoto authored
-
Jason A. Beranek authored
Packer was using the original file reader when uploading, instead of the UnixReader /cc @mitchellh
-