Chris Roberts
80d242c4ba
Update CHANGELOG
2018-07-31 13:53:38 -07:00
Chris Roberts
09c8e2800c
Merge pull request #10077 from chrisroberts/e-ipv6-link-local
...
Skip link-local addresses when fixing IPv6 route
2018-07-31 13:52:50 -07:00
Chris Roberts
8be550b339
Update CHANGELOG
2018-07-31 13:52:09 -07:00
Chris Roberts
e3e68c9b51
Merge pull request #10076 from chrisroberts/e-winrm-warn
...
Add warning when vagrant-winrm is found
2018-07-31 13:51:23 -07:00
Chris Roberts
0f421dbc81
Update CHANGELOG
2018-07-31 13:50:59 -07:00
Chris Roberts
fa9bda9554
Merge pull request #10066 from chrisroberts/e-net-ssh-update
...
Update net-ssh constraint
2018-07-31 13:48:49 -07:00
Chris Roberts
9c149ba8b1
Only enable ExposeVirtualizationExtensions if available within Hyper-V version
2018-07-31 13:33:41 -07:00
Chris Roberts
6009492e73
Detect AppImage and update executable environment if required
...
If starting a process while running from within AppImage adjust
the LD_LIBRARY_PATH of the subprocess when the executable exists
outside of the AppImage. This prevents issues of invalid dynamic
library lookups when the AppImage contains common named libraries.
2018-07-31 10:39:26 -07:00
Chris Roberts
87ee57d94a
Add test coverage on link-local skip for ipv6 in vbox
2018-07-30 15:16:50 -07:00
Cédric Félizard
f53238d253
Skip link-local addresses when fixing IPv6 route
...
This occurs with a Linux host when a link-local address is configured
for vboxnet0 (which is the default for VirtualBox 5.2.6).
`connect': Invalid argument - connect(2) for "fe80::ffff:ffff:ffff:ffff" port 80 (Errno::EINVAL)
2018-07-30 15:00:35 -07:00
Chris Roberts
dcfb84893d
Only reset the _init on testing cleanup
2018-07-30 14:44:36 -07:00
Chris Roberts
cd7215ab13
Add warning when vagrant-winrm is found
2018-07-30 13:27:20 -07:00
Chris Roberts
ba908052ec
Also handle false value for compatibility
2018-07-30 11:58:49 -07:00
Chris Roberts
e3e3a332b3
Include update in ssh util for verify_host_key value
2018-07-30 11:25:29 -07:00
Brian Cain
80edb39122
Merge pull request #10069 from mmwtsn/docs-synced-folder-ownership
...
Clarify the owner/group of synced folders
2018-07-30 09:27:18 -07:00
Brian Cain
61f5511631
Merge pull request #10073 from dareenzo/patch-1
...
Fix typo: operation systems -> operating systems
2018-07-30 09:17:35 -07:00
Brian Cain
66bd13732c
Merge pull request #10067 from pleycpl/patch-1
...
Colorize ruby commands
2018-07-30 08:59:24 -07:00
Paulo Phagula
6d79afd8fe
Fix typo: operation systems -> operating systems
2018-07-30 12:24:00 +02:00
h4rvey r0ss
63e712dead
Colorize ruby commands
2018-07-28 20:10:57 +03:00
Brian Cain
cd3271ba2d
Merge pull request #10065 from briancain/VIRT-INSTALL-NOTE
...
Update installation docs with multi-hypervisor warning
2018-07-27 16:54:34 -07:00
Chris Roberts
0e0f660f62
Fix stray test checking verify_host_key
2018-07-27 16:51:58 -07:00
Chris Roberts
57e0bb5105
Update net-ssh constraint
...
Also includes mapping of verify_host_key value to new values
introduced in 5.0.0
2018-07-27 16:30:06 -07:00
Brian Cain
f7b0fbeb88
Add message about hyper-v and virtualbox
2018-07-27 16:24:34 -07:00
Brian Cain
b54d14465c
Merge pull request #10047 from hashicorp/kikitux-patch-1
...
Update ssh.html.md
2018-07-27 15:51:25 -07:00
Brian Cain
e31c73d287
Update CHANGELOG
2018-07-27 15:33:26 -07:00
Brian Cain
cd7c4e3428
Merge pull request #10064 from briancain/DOCKER-VOLUME
...
Support Docker volume consistency for synced folders
2018-07-27 15:32:38 -07:00
Brian Cain
a3ef471cb0
( #9811 ) Add test for volume consistency and improve documentation
2018-07-27 15:16:39 -07:00
Matthew Olenik
428eb3ed93
Support Docker volume consistency for synced folders
...
Adds the `docker_consistency` option, which sets the Docker volume
consistency level. This can be used to greatly improved synced folder
performance, especially on macOS.
See for details: moby/moby#31047
2018-07-27 15:16:39 -07:00
Brian Cain
5ca95c9e5a
Update CHANGELOG
2018-07-27 13:59:55 -07:00
Brian Cain
9f8663551c
Merge pull request #10063 from briancain/ensure-securerandom-is-required
...
Ensure the SecureRandom library is loaded
2018-07-27 13:59:10 -07:00
Brian Cain
72f3a7be14
Ensure the SecureRandom library is loaded
2018-07-27 13:44:24 -07:00
Chris Roberts
523d8196d7
Update CHANGELOG
2018-07-27 12:12:44 -07:00
Chris Roberts
c0b871794c
Merge pull request #9926 from Telekom-PD/centos_75_nmcli_hang
...
Fix hang at nmcli call on CentOS 7.5 when ssh.pty is enabled
2018-07-27 12:11:30 -07:00
Chris Roberts
6c40b905cb
Update CHANGELOG
2018-07-27 10:28:51 -07:00
Chris Roberts
8ff29d5c05
Merge pull request #10043 from chrisroberts/f-smb-localization
...
Remove localization dependency from SMB list generation
2018-07-27 10:27:54 -07:00
Chris Roberts
6059204ec6
Update CHANGELOG
2018-07-27 10:27:08 -07:00
Chris Roberts
f9e994a15d
Match package install string and fix test name
2018-07-27 10:26:10 -07:00
Chris Roberts
584b288b8f
Merge pull request #9935 from whitel/fix-for-#9878
...
Fixes the change in packaging for nfs in f28 (#9878 )
2018-07-27 10:22:42 -07:00
Chris Roberts
11745207db
Update CHANGELOG
2018-07-27 10:03:40 -07:00
Chris Roberts
7cae959a53
Merge pull request #9987 from oaken-source/master
...
contrib/bash/completion.sh: replaced -VAGRANTSLASH- with a literal sl…
2018-07-27 10:01:42 -07:00
Chris Roberts
b8bb139fcd
Update CHANGELOG
2018-07-27 09:58:26 -07:00
Chris Roberts
a993cbce4e
Merge pull request #10037 from chrisroberts/e-vagrant-plugins-local
...
Define project specific plugins
2018-07-27 09:57:41 -07:00
Chris Roberts
58bff66cbb
Update CHANGELOG
2018-07-27 09:51:02 -07:00
Chris Roberts
ab4dbe85d6
Merge pull request #10041 from chrisroberts/f-downloader-mtch
...
Prevent matching on other Location headers
2018-07-27 09:50:17 -07:00
Maxwell Watson
6713717b95
Clarify the owner/group of synced folders
...
This is the intended behavior but it is not obvious. When setting up synced
folders that require parent folders (e.g. folders that live in Go's `GOPATH`)
this has the potential to catch users off guard. See #2257 .
2018-07-27 12:28:49 -04:00
Alvaro Miranda Aguilera
d174fc960a
feedback update
...
update based on feedback
2018-07-20 21:48:46 +02:00
Brian Cain
0ee1d82359
Merge pull request #10048 from briancain/fix-powershell-timeout-docs
...
Add more information about powershell timeout env var
2018-07-20 09:24:14 -07:00
Brian Cain
f2187e08bf
Add more information about powershell timeout env var
2018-07-20 09:15:31 -07:00
Alvaro Miranda Aguilera
c31953a6d7
Update ssh.html.md
2018-07-20 17:20:59 +02:00
Chris Roberts
c7ea127ab9
Update CHANGELOG
2018-07-19 14:15:21 -07:00