- 02 Oct, 2013 8 commits
-
-
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
-
- 30 Sep, 2013 8 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @mwhooker - I changed the interface up a bit to return an error, since things should return errors in Go (the ui.Error bit was kind of ghetto because it had no way to bubble that error up except through the UI). Using this, I made it so that the communicator uses both a CommandWrapper and ShellCommand with chroot so that the chroot commannd is also wrapped (it wasn't before). I think the functionality of all this is the same but I'd love if you could look it over and make sure.
-
Mitchell Hashimoto authored
/cc @mwhooker
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
build/amazon/chroot: command_wrapper to support sudo-less
-
Matthew Hooker authored
-
- 29 Sep, 2013 4 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/digitalocean: error message key is "message" not "error_message"
-
Jack Pearkes authored
-
Matthew Hooker authored
-
- 28 Sep, 2013 4 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
provisioner/chef-solo: fix .RolesPath and .DataBagsPath in the config template
-
Mitchell Hashimoto authored
scripts: build.sh exits without being killed by SIGTERM
-
Matthew Hooker authored
-
- 27 Sep, 2013 10 commits
-
-
Matthew Hooker authored
-
Matthew Hooker authored
-
Kirill Kazakov authored
-
Matthew Hooker authored
-
Matthew Hooker authored
-
Kirill Kazakov authored
-
Mitchell Hashimoto authored
website: removing the docs for digital ocean's optional param 'event_delay'
-
Matthew Hooker authored
-
Matthew Hooker authored
-
Matthew Hooker authored
-