Commit Graph

1937 Commits (eb2bcfe456eb122e8102883c08404d5aa7eaff8b)
 

Author SHA1 Message Date
Mitchell Hashimoto eb2bcfe456 Update CHANGELOG
13 years ago
Mitchell Hashimoto e05cc3220f Merge pull request #531 from mitchellh/521
13 years ago
Mitchell Hashimoto df3d751b19 communicator/ssh: explicitly set c.conn = nil
13 years ago
Matthew Hooker 7ae1042696 common/config: strip keys appropriate for OpenStack.
13 years ago
Matthew Hooker 739fbc8962 common/config: config filter function [GH-521]
13 years ago
Jack Pearkes 4afe900535 Update CHANGELOG
13 years ago
Jack Pearkes fcb83ced59 Merge pull request #518 from mitchellh/fix516
13 years ago
Matthew Hooker 2c5f742fa3 builder/digitalocean: Scrub config before logging [GH-516]
13 years ago
Mitchell Hashimoto 9b501b93d6 provisioner/shell: add more tests for UnixReader
13 years ago
Mitchell Hashimoto 58899f3888 builder/digitalocean: don't panic if error contains no message [GH-492]
13 years ago
Mitchell Hashimoto 475b65cb3b builder/virtualbox: detect vboxdrv issues [GH-488]
13 years ago
Mitchell Hashimoto c897998ec9 builder/virtualbox: error if version can't be detected [GH-488]
13 years ago
Mitchell Hashimoto 2057ed1366 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1fd165bb87 Merge pull request #491 from patricklucas/ssh_timeout_should_be_error
13 years ago
Patrick Lucas 9ca3c82228 An SSH timeout should be treated as an error
13 years ago
Mitchell Hashimoto 9afa4732dd Up version for dev
13 years ago
Mitchell Hashimoto 8597b5c5a3 v0.3.9
13 years ago
Mitchell Hashimoto 5b8c6582b6 provisioner/chef-solo: unused var
13 years ago
Mitchell Hashimoto fbd5a3c534 provisioner/chef-solo: alphabetize tests and such
13 years ago
Mitchell Hashimoto a4309ff33a Update CHANGELOG
13 years ago
Mitchell Hashimoto 96a0ae50b7 Merge pull request #483 from netshade/chef-environment-support
13 years ago
Mitchell Hashimoto bb99b79733 Merge pull request #486 from tchaudhri/update_site_avail_commands_list
13 years ago
Tehmasp Chaudhri 0d5cd549a4 Updated web site doc. for avail commands list
13 years ago
Chris 8ba2346fe3 formatting
13 years ago
Chris cf5abfc0f1 add environments_path and chef_environment support to chef provisioner
13 years ago
Matthew Hooker 2af19060ce Fix the way we run commands in chroot.
13 years ago
Matthew Hooker 43e76cc7d0 Fix UnixReader panic on empty lines.
13 years ago
Mitchell Hashimoto b230453b0a Update CHANGELOG
13 years ago
Jason A. Beranek b2a00e5772 provisioner/shell: fix provisioner to use UnixReader [GH-477]
13 years ago
Mitchell Hashimoto 7bad5923d3 go fmt
13 years ago
Mitchell Hashimoto ff163e4459 provisioner/shell: add another UnixReader test for sanity
13 years ago
Mitchell Hashimoto a793e03fb6 builder/amazon/chroot: remove unused comment
13 years ago
Mitchell Hashimoto c84dd13539 builder/amazon/chroot: CommandWrapper
13 years ago
Mitchell Hashimoto 5b7c745c3c builder/amazon/chroot: alphebatize the configs
13 years ago
Mitchell Hashimoto d916604c24 Update CHANGELOG
13 years ago
Mitchell Hashimoto 68fb788c97 Merge pull request #432 from mwhooker/chroot_cmd
13 years ago
Matthew Hooker c92b73899c Merge remote-tracking branch 'origin/master'
13 years ago
Mitchell Hashimoto d10a2596b8 Update CHANGELOG
13 years ago
Mitchell Hashimoto 604fe9ffaa Merge pull request #473 from mitchellh/do-error-message
13 years ago
Jack Pearkes 22a3cdb6bc builder/digitalocean: error message key is "message" not "error_message"
13 years ago
Matthew Hooker 6f7aad23f0 comment, formatting.
13 years ago
Mitchell Hashimoto 581a33ab7d Update CHANGELOG
13 years ago
Mitchell Hashimoto 2fa53edb2d Merge pull request #470 from kirikaza/fix_chef_config
13 years ago
Mitchell Hashimoto dc5fd1cc17 Merge pull request #469 from kirikaza/fix_final_sigterm
13 years ago
Matthew Hooker a84c74318c WIP copying files.
13 years ago
Matthew Hooker 837e641802 move wrapper definitions around.
13 years ago
Matthew Hooker 8857358830 building but there's an exec error.
13 years ago
Kirill Kazakov 7761c9329d provisioner/chef-solo: fix .RolesPath and .DataBagsPath in the config template
13 years ago
Matthew Hooker 40e15c84ef fixing up types.
13 years ago
Matthew Hooker 299ee6efd2 replace command config with wrapper command.
13 years ago