- 20 Oct, 2013 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
post-processor/vagrant: fix bug in ova support caused by wrong file path
-
- 18 Oct, 2013 5 commits
-
-
Recai Oktaş authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazon/chroot: use --remove-destination for cp
-
Mitchell Hashimoto authored
contributing: clarify how to submit debug output with a new issue
-
Jack Pearkes authored
-
- 17 Oct, 2013 10 commits
-
-
Matthew Hooker authored
Delete files at destination before copy. This should help with the dangling symbolic link issue we've been seeing with ubuntu. fixes GH-500
-
Jack Pearkes authored
fix typo in docs for saltmasterless provisioner.
-
Tate Eskew authored
-
Mitchell Hashimoto authored
website/docs: note shutdown to run as root, why
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 15 Oct, 2013 6 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @mwhooker
-
Mitchell Hashimoto authored
-
Matthew Hooker authored
provisioner/shell: fix EOF detection
-
Matthew Hooker authored
Fixes #507 The scanUnixLine function was erroneously returning empty lines when EOF was reached. This commit adds a test for the problem and changes the scanUnixLine function to elide the trailing \n if no content was read.
-
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
-