Commit Graph

10510 Commits

Author SHA1 Message Date
Brian Cain 6b1646eb51
Merge pull request #9364 from briancain/fix-debug-docs
Fix markdown in debugging docs
2018-01-12 15:46:20 -08:00
Brian Cain e229192d1d
Fix markdown in debugging docs 2018-01-12 15:38:29 -08:00
Chris Roberts 6ef63de244 Update CHANGELOG 2018-01-12 15:05:16 -08:00
Chris Roberts b0fc6a06a1
Merge pull request #9294 from chrisroberts/e-smb
SMB synced folders enhancements
2018-01-12 15:02:08 -08:00
Brian Cain 607b1dc8a0
Update CHANGELOG 2018-01-12 14:52:01 -08:00
Brian Cain 25a2b5f9ab
Merge pull request #9183 from briancain/update-spec-boxes
Update vagrant-spec to include Windows platforms and updated linux boxes
2018-01-12 14:51:19 -08:00
Chris Roberts 0ffec9cd6f Include explicit start to ensure start 2018-01-12 14:25:37 -08:00
Chris Roberts afd49e3df3 Update CHANGELOG 2018-01-12 13:43:28 -08:00
Chris Roberts 9ee8f2c3cf
Merge pull request #9363 from chrisroberts/u-ruby-constraint
Update Ruby version constraint
2018-01-12 13:21:05 -08:00
Chris Roberts 6a5b410e3d Update CHANGELOG 2018-01-12 13:16:27 -08:00
Chris Roberts 15393fb725
Merge pull request #9274 from chrisroberts/f-nfs-naming
Update NFS service name usage for linux hosts
2018-01-12 13:14:07 -08:00
Chris Roberts 8532ac4ee9 Update CHANGELOG 2018-01-12 13:12:01 -08:00
Chris Roberts 53fbf67d9f
Merge pull request #9295 from mcandre/patch-2
recognize solaris alternatives
2018-01-12 13:11:16 -08:00
Chris Roberts 16de12e401 Update CHANGELOG 2018-01-12 13:10:10 -08:00
Chris Roberts f5888a4200
Merge pull request #9307 from wink-y/amazon-perform
Modify the matching pattern of guest os for amazon linux
2018-01-12 13:08:01 -08:00
Chris Roberts 4bfb34a2e0 Update Ruby version constraint 2018-01-12 12:46:59 -08:00
Justin Campbell b5e248d14a
Merge pull request #9352 from Phoenix09/Phoenix09-patch-1
website: Fix incorrect URLs in some API examples
2018-01-11 17:41:27 -05:00
Brian Cain 03b4e4bc1c
Update CHANGELOG 2018-01-10 10:12:47 -08:00
Brian Cain 5bf75dcfb3
Merge pull request #9338 from chrisroberts/fix-ubuntu17-networking
Update Debian guest configure networks
2018-01-10 10:11:47 -08:00
Brian Cain 12d4f4eb6c
Merge pull request #9355 from briancain/fix-sticky-travis-test
Fix sticky Travis CI test
2018-01-10 09:55:24 -08:00
Brian Cain bf4ea4e76c
Fix sticky Travis CI test
this commit removes the webserver block within the box add unit test.
It's not actually needed since the test is just ensuring that if a user
adds a box name as a URL it prints a warning to the user.
2018-01-09 16:05:07 -08:00
Brian Cain 5c7cd8f300
Update CHANGELOG 2018-01-09 15:15:20 -08:00
Brian Cain 9e2ce6c15a
Merge pull request #9354 from briancain/SharedFoldersEnableSymlinksCreate-Flag
Introduce flag for SharedFoldersEnableSymlinksCreate
2018-01-09 15:14:26 -08:00
Brian Cain b16ca2e384
Introduce flag for SharedFoldersEnableSymlinksCreate
Prior to this commit, the virtualbox synced folder option
`SharedFoldersEnableSymlinksCreate` was always enabled. This commit
introduces a config option and an environment variable which allows
users to configure the option globally or per synced_folder in their
Vagrantfile.
2018-01-09 14:33:24 -08:00
Brian Cain 9a1264c267
Merge pull request #9346 from hashicorp/winrm-ssl-doc
update ssl to :ssl
2018-01-09 14:19:08 -08:00
Phoenix09 48bf280d47
website: Fix incorrect URLs in some API examples 2018-01-09 18:38:59 +00:00
Brian Cain 885d66e9c3
Update CHANGELOG 2018-01-08 13:27:52 -08:00
Brian Cain 46ee473f99
Merge pull request #9347 from briancain/9044/master/output-all-box-providers
Show all box providers in command outdated
2018-01-08 13:26:34 -08:00
Brian Cain 11ddd0136d
(#9044) Show all box providers in command outdated
Prior to this commit, when the `--global` flag was used with the
`vagrant box outdated` command, it would ignore box providers and not
inform the user of all outdated boxes. This commit fixes that by
displaying each box within the users environment, and includes the
provider of the box in the message.
2018-01-08 09:43:28 -08:00
Brian Cain 4eefd94a28
Merge pull request #9343 from hrvoj3e/patch-1
spelling fix - resoled to resolved
2018-01-08 08:21:11 -08:00
Alvaro Miranda Aguilera a88eb95727
update ssl to :ssl 2018-01-08 14:21:00 +01:00
hrvoj3e 63ec7c7b09
spelling fix - resoled to resolved 2018-01-06 17:01:30 +01:00
Brian Cain d07fa19ac2 Update CHANGELOG 2018-01-05 13:34:51 -08:00
Brian Cain 24903c27b3
Merge pull request #9341 from briancain/9062/master/deprecate-paranoid-ssh-setting
Deprecate :paranoid in favor of :verify_host_key
2018-01-05 13:33:40 -08:00
Brian Cain 2fb12a15e5 Update website with new config.ssh setting and deprecation of :paranoid 2018-01-05 13:23:31 -08:00
Brian Cain c9e5a22bff (#9062) Deprecate :paranoid in favor of :verify_host_key
As of `net-ssh` version 4.2.0, the key :paranoid has been deprecated in
favor of using :verify_host_key. This commit updates Vagrants ssh config
to use the new key, and deprecates the use of :paranoid.
2018-01-05 10:02:45 -08:00
Chris Roberts eef787f790
Merge pull request #9328 from m1guelpf-forks/patch-1
Update license year
2018-01-05 07:44:25 -08:00
Gilles Cornu eb1ed03448
Merge pull request #9308 from keks24/patch-1
correct pip argument in the example of ansible_local provisioner documentation
2018-01-05 14:17:15 +01:00
Chris Roberts 5191ec1281 Remove old test stubs 2018-01-04 15:06:19 -08:00
Brian Cain 51bc7ecec4 Update CHANGELOG 2018-01-04 10:28:55 -08:00
Brian Cain 9c4ef88b88
Merge pull request #8863 from michaeltlombardi/FullyQualifyHyperVCmdlets
Ensure Hyper-V cmdlets are fully qualified
2018-01-04 10:27:09 -08:00
Brian Cain 399df57a79
Merge pull request #9330 from bbrala/better-debug-log-windows
Update docs to use `Tee-Object` in PowerShell in Windows.
2018-01-04 10:20:07 -08:00
Chris Roberts 913b5639e5 Do better handling given netmasks 2018-01-03 17:26:08 -08:00
Chris Roberts 9596765034 Update debian network configuration tests 2018-01-03 16:32:21 -08:00
Chris Roberts a36a84c85a Only apply netplan configuration if systemd is in use 2018-01-03 16:31:49 -08:00
Chris Roberts 2f3d165079 Remove version from darwin host custom mount options 2018-01-03 14:41:53 -08:00
Chris Roberts 75a03ff9e9 Update available debian networking options 2018-01-03 13:56:01 -08:00
Chris Roberts 572f341697 Include synced folder cleanup action within hyperv provider 2018-01-03 10:29:45 -08:00
Chris Roberts abf74e3757 Expand existing and requested paths prior to comparison 2018-01-03 10:05:05 -08:00
Chris Roberts 257441ed78 Log location of caller for missing configuration key requests 2018-01-03 09:41:45 -08:00