Commit Graph

1961 Commits (45f4a1a914739730b304feaacde158ca846bbd4e)
 

Author SHA1 Message Date
Tate Eskew 45f4a1a914 fix typo in docs for saltmasterless provisioner. bootstrap was spelled incorrectly
13 years ago
Mitchell Hashimoto fae3b96658 Merge pull request #535 from lookfirst/patch-1
13 years ago
Mitchell Hashimoto cfcdeadf53 common/uuid: add test, albeit weak
13 years ago
Mitchell Hashimoto 7d3987d840 packer: no more asserts lib
13 years ago
Mitchell Hashimoto cf9dafd373 packer/rpc: don't depend on cgl
13 years ago
Mitchell Hashimoto 3fad717ba4 builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mitchell Hashimoto ac64805a9e command/build: remove asserts framewor
13 years ago
Mitchell Hashimoto 697c91b0b0 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Mitchell Hashimoto 7b09e24ac3 Update CHANGELOG
13 years ago
Mitchell Hashimoto d3ab4d6b40 provisioner/shell: comment on why we return right away if advance == 0
13 years ago
Mitchell Hashimoto f2c0aeacf5 provisoiner/shell: append only needs to add a byte for UnixReader
13 years ago
Matthew Hooker 4beec63845 Merge pull request #537 from mitchellh/fix507
13 years ago
Matthew Hooker abe92ed739 provisioner/shell: fix EOF detection
13 years ago
Jon Stevens bd68f3c52b I found that I needed the shutdown command to be run as root.
13 years ago
Mitchell Hashimoto 61ea7de66b Update CHANGELOG
13 years ago
Mitchell Hashimoto 111392ad43 Merge pull request #503 from zimbatm/fix/vagrant-aws-instance
13 years ago
Mitchell Hashimoto bfba541338 Update CHANGELOG
13 years ago
Mitchell Hashimoto e7414f334b Merge pull request #512 from hoshposh/vbox-shutdown-issue
13 years ago
Mitchell Hashimoto 93ab5c8f63 Update CHANGELOG
13 years ago
Mitchell Hashimoto 54e1f70a3c Merge pull request #522 from patricklucas/fix_instance_not_found_race
13 years ago
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
Patrick Lucas aeb0e8bc06 Fix race condition after launching EC2 instance
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
Lyndon Washington 53b15e62cc Formatted contributions
13 years ago
Lyndon Washington 50bc71e4a2 Moved the 1 sec timeout to the export step
13 years ago
Jonas Pfenniger c2ff4ded9c Use the same vagrant post-processor for amazon instances than EBS. Fixes #502
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