Commit Graph

4894 Commits (313fcaf0ff85bc759bac5cc19c77307d53122e9e)
 

Author SHA1 Message Date
Chris Bednarski 618d2f3158 Merge pull request #2438 from lvillani/portcount-vbox-5.0
11 years ago
Chris Bednarski 4dccc54191 Merge pull request #2442 from mitchellh/b-2385
11 years ago
Chris Bednarski e7092ff5c5 Merge pull request #2456 from mitchellh/b-2416
11 years ago
Chris Bednarski 29e6194e49 Added a warning log so we can diagnose failure cases
11 years ago
Chris Bednarski 8e3559c3b1 Guard against uninitialized pointers in io.Copy to fix #2416
11 years ago
Chris Bednarski c614bb703d Bump version to 0.8.2.dev
11 years ago
Chris Bednarski 733376fa54 Merge pull request #2454 from monsterzz/docs-gobump
11 years ago
Gleb M Borisov 985cd94952 Fix go version in docs
11 years ago
Chris Becker 6343d8f16a Update `inventory_groups` documentation for clarity
11 years ago
Gleb M Borisov 8495a8c919 Fix handling IPv6 when ssh_interface set (openstack builder)
11 years ago
Clint Shryock a3bf467378 Update "getting started" link to Atlas
11 years ago
Chris Bednarski b3eacc5c2b Updated test to verify expected behavior
11 years ago
Chris Bednarski 78174dae4e Don't override packer's build version from a config file; fixes #2385
11 years ago
Chris Bednarski da20c36454 Removed unused variable breaking gorename
11 years ago
Chris Bednarski 28a13111b8 Add stub for validate test
11 years ago
Chris Bednarski d2339b7ccc Merge pull request #2408 from mitchellh/b-google-image-name
11 years ago
Seth Vargo 4128a49f7a Merge pull request #2437 from mitchellh/sethvargo/rack_protection
11 years ago
Lorenzo Villani 7e64e90670 Use --portcount on VirtualBox 5.x
11 years ago
Seth Vargo 034040d2a7 Weird bundler
11 years ago
Seth Vargo ff2e07771e Use Rack::Protection
11 years ago
Seth Vargo 1de5171857 Update middleman-hashicorp
11 years ago
Seth Vargo 683d6a73ec Merge pull request #2431 from walterdolce/fix/documentation-amendments
11 years ago
Walter Dolce 0c0ff5a25b Remove third 's' from word
11 years ago
Walter Dolce d99a1fab86 Fix other characters in docs displayed incorrectly
11 years ago
Seth Vargo 183beedb12 Merge pull request #2430 from walterdolce/patch-1
11 years ago
Walter Dolce 132b289b0e Fix character being displayed incorrectly
11 years ago
YuZakuro a6269671ec Fix inconsistent spelling
11 years ago
YuZakuro 315ad54834 Add description of force option for docker-tag
11 years ago
Andrew Dahl 1f6137e636 Add 1/10th second delay between key events to VNC for QEMU
11 years ago
Chris Bednarski 1c71eaaa91 Change panic to multierror
11 years ago
Chris Bednarski 775450f46a Merge branch 'fix_gce_image_name' of https://github.com/samitpal/packer into b-google-image-name
11 years ago
Chris Bednarski bd6c31c2d9 Added TestImageName and moved private methods to the bottom of the file
11 years ago
Mitchell Hashimoto da749e2470 Merge pull request #2407 from dayer4b/master
11 years ago
Sunil K Chopra fcb7967bf5 Merge branch 'fix-error-message-for-null'
11 years ago
Sunil K Chopra 750e09d51d should be ssh_host, not host
11 years ago
Chris Bednarski eaf8550e50 Merge pull request #2383 from tylert/gh-2382-ssh-wait-timeout-example-cleanup
11 years ago
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Samit Pal 6d6b3e1ac2 The default image name in the code has a bug. It is being set to packer-{{timestamp}}, the {{timestamp}} part needs to be interpolated. Without the interpolation the GCE builder fails with
11 years ago
Chris Bednarski db10f7c0ce Merge pull request #2396 from mitchellh/f-edit-docs
11 years ago
Chris Bednarski cc9549eac8 Update README to recommend the makefile
11 years ago
Chris Bednarski 0cee01261c Added a makefile for the docs repo
11 years ago
Chris Bednarski 98e7f2a341 Added a footer link to edit the docs
11 years ago
Chris Bednarski ed463bccda Added post-processor crash fix to the changelog
11 years ago
Tyler Tidman c416f6e14b Remove ssh_wait_timeout from doc basic examples for virtualbox/vmware builders. Fixes GH-2382.
11 years ago
Chris Bednarski 872e78d5b0 v0.8.1
11 years ago
Chris Bednarski 7ca5984128 Merge pull request #2379 from mitchellh/b-ssh-handhake-timeout
11 years ago
Chris Bednarski 0ca03f09c1 Fix some style issues and add a doc to ErrHandshakeTimeout
11 years ago
Clint 67a1703768 Update CHANGELOG.md
11 years ago
Clint 61c083c0fd Merge pull request #2381 from smerrill/feature/GH-2380
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago