Commit Graph

7972 Commits

Author SHA1 Message Date
Rickard von Essen 587d661c74 Updated CHANGELOG.md 2017-07-08 14:05:28 +02:00
Rickard von Essen e182c54607 Merge pull request #5111 from rickard-von-essen/android-support
Update dependency osext to support Android
2017-07-08 14:03:33 +02:00
Rickard von Essen d61c3f5938 Update dependency osext to support Android 2017-07-08 11:20:05 +02:00
Megan Marsh 45c8a93859 update changelog 2017-07-07 11:27:25 -07:00
Megan Marsh 938840782f Merge pull request #5059 from hashicorp/5053_fix
fix panic that occurs when ami_block_device_mappings and does not exp…
2017-07-07 10:32:48 -07:00
Sander van Harmelen 1d457979ea Update CHANGELOG.md 2017-07-07 10:56:06 +02:00
Sander van Harmelen 3f444997b2 Make expunge optional and improve logging output (#5099) 2017-07-07 10:54:58 +02:00
Rickard von Essen 4a3ff79220 Updated CHANGELOG.md 2017-07-07 09:23:40 +02:00
Rickard von Essen 9408c9b4df Merge pull request #5103 from svanharmelen/b-return-errors
Make sure we always print and return any errors
2017-07-07 09:21:34 +02:00
Sander van Harmelen c4ef9bcd3f Make sure we always print and return any errors 2017-07-06 23:31:13 +02:00
Megan Marsh 4313f98061 Merge pull request #5089 from hashicorp/4719
rpc/communicator fix race condition that causes stdout from ssh provi…
2017-07-06 13:34:05 -07:00
Sander van Harmelen 8d98ff46b5 Update CHANGELOG.md 2017-07-06 12:01:53 +02:00
Lars Tobias Skjong-Børsting c01f6d8708 builder/cloudstack: Support http server (#5017)
builder/cloudstack: Added docs for http server
Closes hashicorp/packer#4949
2017-07-06 11:59:02 +02:00
Megan Marsh b2d5fcd48a move wait earlier 2017-07-05 12:27:59 -07:00
Megan Marsh 7f0a404307 Merge pull request #5092 from lfarnell/master
Remove custom command plugin documentation
2017-07-05 09:52:04 -07:00
Luke Farnell 4ff117b136 Fixed typo 2017-07-04 10:41:40 -04:00
Luke Farnell 92637471fa Remove custom commands from docs 2017-07-04 10:39:41 -04:00
Megan Marsh 0d85686ba7 Merge pull request #5060 from hashicorp/4780_disallow_vagrant_boxes
disallow vagrant.box artifacts in atlas postprocessor
2017-07-03 13:37:58 -07:00
Megan Marsh 6f73e73240 Merge pull request #5084 from hashicorp/4633
clean up stale documentation for packer push
2017-07-03 13:37:26 -07:00
Megan Marsh 9ee97aaa2a while I'm at it, kill this race condition in uploads, too 2017-07-03 13:30:11 -07:00
Megan Marsh d8637751a3 rpc/communicator fix race condition that causes stdout from ssh provisioner to be truncated 2017-07-03 12:19:13 -07:00
Taliesin Sisson 2325c1ee58 Merge pull request #5085 from Lee303/builder-hyperv-temppath
Hyper-V Builder - Add support for temp_path directive to override system %temp%
2017-07-01 06:58:01 +01:00
Taliesin Sisson d569a1b879 Merge pull request #5014 from Lee303/builder-hyperv-floppydirs
Add support for floppy_dirs with hyperv-iso builder
2017-07-01 06:52:36 +01:00
Lee 599b888278 Update docs to indicate default path 2017-07-01 00:29:18 +01:00
Lee 0680cb08e5 Add support for temp_path directive to override systemp %temp% 2017-07-01 00:19:27 +01:00
Megan Marsh b8b34646bd disallow vagrant.box artifacts in atlas postprocessor 2017-06-29 11:16:42 -07:00
Megan Marsh 7896bcb48d Merge pull request #5081 from nak3/update-source-build-docs
Update source build docs
2017-06-29 10:32:47 -07:00
Megan Marsh b59383f88a clean up stale documentation for packer push 2017-06-29 10:25:51 -07:00
Kenjiro Nakayama 2a23ab6f25 Update source build docs 2017-06-29 10:59:05 +09:00
Megan Marsh 0b0fd408c4 Merge pull request #5048 from hashicorp/4887_patch
Fix windows filepath in docker-toolbox call.
2017-06-28 16:44:42 -07:00
Rickard von Essen 51d2d58ba4 Merge pull request #5079 from hashicorp/5078
docs: properly indent sub-options for ami_block_device_mappings
2017-06-28 23:53:17 +02:00
Megan Marsh 657ec011d7 docs: properly indent sub-options for ami_block_device_mappings 2017-06-28 14:26:49 -07:00
Megan Marsh 61be59510c Merge pull request #5072 from hashicorp/issue-template
Deflect some issues  which are not bugs
2017-06-28 09:27:55 -07:00
Megan Marsh c0e271ba9c Merge pull request #5076 from it-praktyk/Group_membership_by_SID
Verify membership in the group Hyper-V Administrators by SID not name
2017-06-28 09:20:48 -07:00
Rickard von Essen d0e4f36414 Updated ISSUE_TEMPLATE.md 2017-06-28 07:39:26 +02:00
Rickard von Essen 057b7b083d Updated CHANGELOG.md 2017-06-28 07:28:44 +02:00
Rickard von Essen 312b497a86 Merge pull request #5074 from boumenot/pr-azure-ssh-key
azure: write temporary ssh key to a file
2017-06-28 07:23:19 +02:00
Wojciech Sciesinski 7bacc22825 Verify membership in the group Hyper-V Administrators by SID not name - fix #5022 2017-06-28 01:44:04 +02:00
Megan Marsh 12d43c98f7 test the deduplication code 2017-06-27 16:12:22 -07:00
Christopher Boumenot ec96cacdf3 azure: write temporary ssh key to a file 2017-06-27 13:23:04 -07:00
Megan Marsh 5f92de6a39 fix panic that occurs when ami_block_device_mappings and does not explicitly contain the root volume 2017-06-27 13:17:45 -07:00
Megan Marsh 9bc0e17e1c Merge pull request #5057 from ygina/update-gophercloud
Update gophercloud version #5046
2017-06-27 13:10:35 -07:00
Rickard von Essen ec2804566a Updated CHANGELOG.md 2017-06-27 22:04:26 +02:00
Rickard von Essen 46ec8ccb97 Merge pull request #5035 from rickard-von-essen/issue-5018
googlecompute: Allow using URL's for network and subnetwork
2017-06-27 22:03:09 +02:00
Rickard von Essen f230f00726 googlecompute: Allow using URL's for network and subnetwork
If full server URL's is used in subnetwork we can skip reading from the network
API. This is usefull when you can launch instances in a shared network but don't
have access to do GET on the network resources.

Closes: #5018
2017-06-27 21:58:21 +02:00
Rickard von Essen a3c1c3168d Deflect some issues which are not bugs
I think we should make it more clear that connection issues are generally not bugs and should be sent to the mailing list or IRC etc.

What do you think?
2017-06-27 15:32:52 +02:00
Rickard von Essen f41c04043a Updated the CHANGELOG.md 2017-06-27 07:10:24 +02:00
Rickard von Essen f1d2ae42d8 Merge pull request #5058 from ncdc/parallels/fix-new-artifact-visit-when-file-not-found
Parallels: skip missing paths when looking for unnecessary files
2017-06-27 07:09:23 +02:00
Christopher Boumenot 3e0749d9e2 Merge pull request #5069 from boumenot/pr-azure-docs
azure: device login notes
2017-06-26 16:18:06 -07:00
Megan Marsh 76a3ad0974 Merge pull request #5068 from JarvusInnovations/master
Update middleman-hashicorp to 0.3.28 for mega nav fixes
2017-06-26 14:32:41 -07:00