Commit Graph

7888 Commits

Author SHA1 Message Date
James Nugent 648b7f471b deps: Remove joyent/gosdc and dependencies 2017-04-26 14:02:03 -07:00
James Nugent d9ba951929 builder/triton: Switch to joyent/triton-go library
This commit substitutes the now-deprecated gosdc library for the newer
triton-go library. This is transparent from a user perspective, except
for the fact that key material can now be ommitted and requests can be
signed with an SSH agent. This allows for both encrypted keys and ECDSA
keys to be used.

In addition, a fix is made to not pass in an empty array of networks if
none are specified in configuration, thus honouring the API default of
putting instances with no explicit networks specified on the Joyent
public and internal shared networks.
2017-04-26 14:02:03 -07:00
Dan Fuchs bd0e1f2583 Merge branch 'master' into ansible-inventory-dir 2017-04-26 13:21:00 -05:00
Dan Fuchs 8401057ed5 Merge branch 'master' into ansible-inventory-dir 2017-04-26 13:20:00 -05:00
Matthew Hooker 939c021beb Merge pull request #4836 from s-tajima/fix-typo-amazon-ebssurrogate-doc
builder/amazon-ebssurrogate: Fix typo of "type" in Basic Example.
2017-04-26 10:09:15 -07:00
David Jahn 42656ce2c7 Bump winrm library
- Fix race condition in io.copy (https://github.com/masterzen/winrm/pull/67)

Signed-off-by: Amin Jamali <ajamali@pivotal.io>
2017-04-26 12:16:12 -04:00
Mark DeLillo 9a16b6768e Fix decode
- Write decoded bytes without padding

Signed-off-by: Natalie Arellano <narellano@pivotal.io>
2017-04-26 12:15:57 -04:00
Paul Nikonowicz 0614fc234f Implement download for WinRM communicator
Signed-off-by: Mark DeLillo <mdelillo@pivotal.io>
2017-04-26 12:15:30 -04:00
s-tajima 7df6b85ce1 fix typo in amazon-ebssurrogate.html.md 2017-04-26 19:34:48 +09:00
Matthew Hooker 9f992b8f80
go files are 0644 2017-04-25 12:50:58 -07:00
Christopher Boumenot f0e5f75b06 Update TODO.md 2017-04-24 14:19:24 -07:00
Matthew Hooker e8cada8bf7
document and remove artifactID 2017-04-24 10:49:09 -07:00
Rickard von Essen 745a061beb Updated CHANGELOG.md 2017-04-23 13:14:10 +02:00
Rickard von Essen 33d29b4b23 Merge pull request #4821 from rickard-von-essen/issue-4820
ansible-local/ansible: Add extra-vars packer_*
2017-04-23 13:11:00 +02:00
Rickard von Essen 7b5c56bff4
ansible-local/ansible: Clearify docs regarding `extra_arguments`
Closes: #4822
2017-04-23 12:56:31 +02:00
Rickard von Essen 999f2da499
ansible-local/ansible: Add extra-vars packer_*
Added:
- `packer_build_name`
- `packer_builder_type`
- `packer_http_addr` - `ansible-local` only

Closes: #4820
2017-04-23 12:55:01 +02:00
Dan Fuchs 97c819dc15 Merge branch 'master' of https://github.com/mitchellh/packer into ansible-inventory-dir 2017-04-20 10:34:03 -05:00
Matthew Hooker 0b4cd4d394
use the old switch 2017-04-19 21:23:12 -07:00
Matthew Hooker fbd621d227
fail prepare if hash not found 2017-04-19 21:20:47 -07:00
Matthew Hooker 6722a6ba0c
post-processor/checksum: fix output template 2017-04-19 21:01:54 -07:00
Bryon Ross d092044834 Help ensure VMX builder properly removes mounted CDs on OS X
Pull request 1504 describes a workaround for a potential race condition in which the VMX builder can fail to remove mounted floppies or CDs. This workaround was enabled for all operating systems except OS X. Since this issue can also occur on OS X, also apply the workaround on it.
2017-04-19 16:27:16 -07:00
Matthew Hooker 3608d81319
website/qemu: move misplaced config option 2017-04-19 12:04:45 -07:00
Matthew Hooker b42c4a0ce6 Merge pull request #4802 from TsuyoshiUshio/fix/azuredoc
azure: Add missing instruction for Windows Image user
2017-04-19 11:58:06 -07:00
TsuyoshiUshio 47419e92ea Adding object_id for OSType = Windows
When we build a Windows based VHD image, we need to specify object_id.
However, object_id is very ambigous and not mentioned on this document.
I add some explanation and how to get it.
2017-04-19 15:26:37 +09:00
Mitchell Hashimoto 127df1e320 Merge pull request #4801 from hashicorp/website-1-0
Update website to point to hashicorp/packer, v1
2017-04-18 18:09:17 -07:00
Mitchell Hashimoto 1a7c011b5b
Update website to point to hashicorp/packer, v1 2017-04-18 18:08:30 -07:00
Matthew Hooker d30605fdfb
use json markdown syntax 2017-04-18 11:35:42 -07:00
Matthew Hooker 56d38b8237
website: fix list formatting 2017-04-18 11:35:41 -07:00
Seth Vargo 69b4a41752
Update logos 2017-04-18 14:04:21 -04:00
Seth Vargo 9defaa00c9
Update terminal 2017-04-18 14:01:02 -04:00
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository 2017-04-18 15:14:45 +08:00
Weilu Jia b1c5ccd3e2 Add version selection for chef-solo provisioner in Windows too 2017-04-17 18:16:34 -07:00
Matthew Hooker 9dd8246cad Merge pull request #4790 from jasoncostello/website-post-update-revisions
Website: post update revisions
2017-04-17 15:55:21 -07:00
Matthew Hooker 81e137f87d Merge pull request #4794 from hashicorp/slackpad-patch-1
Update 404.html.md
2017-04-17 15:35:35 -07:00
Petrik van der Velde aa33740ffb Removing the check for administrator rights from the script that sends keystrokes to Hyper-V.
Because Packer has already verified that we are running with at least Hyper-V administrator rights this should
be safe. Having the requirement for administrator rights in the script means that you still need to be an
administrator if you want to use packer to build Hyper-V images with a configuration that requires you to
send keystrokes to the MV, say when building a Linux box.
2017-04-15 11:04:15 +12:00
James Phillips a569b0839f Update 404.html.md 2017-04-14 09:04:44 -07:00
Jason Costello 7c5c20bfda Merge branch 'master' into website-post-update-revisions 2017-04-13 11:59:29 -07:00
Jason Costello c788d6f67a Clean up SVG markup 2017-04-13 11:54:18 -07:00
Jason Costello ed0d8da97e Remove unused hero image 2017-04-13 11:51:47 -07:00
Michael Kuzmin 795921988e provisioner/ansible-local: Convert Windows paths with backslashes to Unix style 2017-04-13 12:15:00 +03:00
Weilu Jia 943563e957 Update chef-solo documentation to match latest changes 2017-04-12 16:30:07 -07:00
Weilu Jia 05d46c61f7 Add documentation for chef-solo version pinning 2017-04-12 16:27:59 -07:00
Weilu Jia c418307162 Add version selection for chef-solo provisioner
Prevents issues such as #1751 when chef changes major versions
2017-04-12 16:18:00 -07:00
Jason Costello 5594c3d1d7 Use brand-compliant, full color logos 2017-04-11 11:22:15 -07:00
Rickard von Essen b9bea70e59 Updated CHANGELOG.md 2017-04-10 21:15:13 +02:00
Rickard von Essen 6d9d85b858 Merge pull request #4782 from lfarnell/f-monitoring
Added monitoring and updated godo
2017-04-10 21:12:46 +02:00
Jason Costello 09aff81db7 re-declare shadow styles after revert 2017-04-10 11:30:46 -07:00
Jason Costello c75e70b522 Make hero match vagrant and vault's layout, remove graphic 2017-04-10 11:11:29 -07:00
Jason Costello b8306a3733 Revert "Merge branch 'website-post-update-revisions-full-bleed' into website-post-update-revisions"
This reverts commit 756e43617e, reversing
changes made to bce788ea9e.
2017-04-10 11:08:24 -07:00
Jason Costello 9d78778f46 Nav back to 555 gray to match the other sites 2017-04-10 10:51:08 -07:00