16275 Commits

Author SHA1 Message Date
Oliver Radwell
1b68be9d52
fix(docs): Fix broken links in ansible docs (#12674)
* fix(docs): Fix broken links in ansible docs

* Avoid redirection on tips and tricks URL

* Avoid redirection on playbook guide URL
2022-12-06 19:23:21 -05:00
Chris Marchesi
d588438840
Merge pull request #13007 from hashicorp/vancluever-fix-vagrant-cloud-docs
Some fixes for the Vagrant Cloud API docs
2022-11-28 15:15:51 -08:00
Chris Marchesi
b728138537
Address edit request from @chrisroberts 2022-11-28 10:30:27 -08:00
Chris Marchesi
5be804518a
Some fixes for the Vagrant Cloud API docs
This commit fixes some things with the Vagrant Cloud API docs:

* All POST calls did not explicitly specify POST.
* The /api/v1/two-factor/request-code call did not have the correct URL
  in the cURL example.
* I've also standardized the parameter order on all of the requests in
  the cURL example (method comes first) and also made a few style
  changes such as consistent interpolation of variable references.
2022-11-22 15:58:11 -08:00
vagrant-bot
a1417385f2 Terraform managed file 2022-11-18 14:08:44 -08:00
Chris Roberts
047a0dc293 Update default labels 2022-11-17 17:06:09 -08:00
vagrant-bot
8a1e285689 Terraform managed file 2022-11-15 08:41:21 -08:00
Chris Roberts
b1491c0df0 Update files for development 2022-11-15 08:13:25 -08:00
Chris Roberts
36a8b25b5c Release 2.3.3 v2.3.3 2022-11-15 08:11:26 -08:00
vagrant-bot
2710f810f2 Terraform managed file 2022-11-14 13:31:09 -08:00
Chris Roberts
ff1d721aba Update CHANGELOG 2022-11-14 13:29:13 -08:00
Chris Roberts
8549450cff
Merge pull request #12994 from chrisroberts/vbox-locale
Force LANG when executing commands
2022-11-14 13:27:48 -08:00
Chris Roberts
1390837129 Update expected options in tests 2022-11-14 12:49:18 -08:00
Chris Roberts
d8de3016ea
Merge pull request #12992 from chrisroberts/vbox-networks-nfs
VirtualBox read networks support with hostonlynets
2022-11-14 12:14:03 -08:00
Chris Roberts
15833973c3
Merge pull request #12991 from chrisroberts/vbox-machine-folder
Handle missing machine folder value
2022-11-14 12:13:16 -08:00
Chris Roberts
f7e5a9d199 Force LANG when executing commands
This forces the LANG enviroment variable to be set to `"C"` when
executing VBoxManage commands. Doing this prevents localization of
output which causes failures of the VirtualBox driver when scanning
for information.
2022-11-14 10:45:47 -08:00
Chris Roberts
9e4047533d Customize #read_network_interfaces for hostonlynetworks
Adds an override for the #read_network_interfaces when hostonlynetworks
are in use to properly identify the hostonly network information from
the guest. This also adjusts the IP provided for the network to be
the first in the subnet.
2022-11-14 10:45:33 -08:00
Chris Roberts
cbddfbd028 Handle missing machine folder value
If the value of the machine folder can not be found in the
system properties, report a user friendly error message and
include relevant information in the logs for debugging.
2022-11-14 10:45:10 -08:00
Chris Roberts
aa3be5b6ab Update CHANGELOG 2022-11-14 10:44:25 -08:00
Chris Roberts
99a7cecedf
Merge pull request #12973 from peckpeck/rsync_ssh_fix
Fix sync_folder type rsync ignores ssh extra_args
2022-11-14 10:43:06 -08:00
Chris Roberts
2fe4056a7d Fix test using File.exists? to use non-deprecated name 2022-11-14 10:11:00 -08:00
vagrant-bot
321445b9f8 Terraform managed file 2022-11-14 09:15:48 -08:00
Chris Roberts
3c75864ce9 Fix ansible shared test helper 2022-11-11 17:00:19 -08:00
Chris Roberts
7673427906
Merge pull request #12990 from hashicorp/compliance/update-license
Update LICENSE
2022-11-10 12:02:22 -08:00
Caleb Albers
445916c5bb
Update LICENSE
A recent audit of public HashiCorp repos identified this LICENSE file as not adhering to our standard format. This commit brings the LICENSE file back into compliance with HashiCorp OSS best practices.
2022-11-09 17:29:45 -08:00
Chris Roberts
17698d8585 Add test to validate ssh info extra args append 2022-11-08 16:49:26 -08:00
Chris Roberts
45f5043508 Check for extra arguments in ssh info before appending 2022-11-08 16:48:57 -08:00
Benoît Peccatte
139893603f Fix sync_folder type rsync ignores ssh extra_args 2022-11-08 16:35:35 -08:00
vagrant-bot
97cbb2a057 Terraform managed file 2022-11-08 16:06:26 -08:00
Chris Roberts
bb3985f02a
Merge pull request #12754 from gh0st/patch-1
docs: updates link to inventory file documentation
2022-11-08 15:29:37 -08:00
Chris Roberts
4aa0014348 Update CHANGELOG 2022-11-08 15:26:24 -08:00
Chris Roberts
0209cd21f9
Merge pull request #12832 from teh-syntax/main
Fixed issue provisioning ubuntu 22.04 python-dev has no install candidate
2022-11-08 15:25:22 -08:00
Chris Roberts
29cc4be20d Update CHANGELOG 2022-11-08 15:10:12 -08:00
Chris Roberts
1dd008d65e
Merge pull request #12740 from rbrunckhorst/solaris-sed-fix
Fix sed command on Solaris guest
2022-11-08 15:09:08 -08:00
Chris Roberts
c75e05d4b1
Merge pull request #12913 from nist/File.exists
Replace deprecated File.exists? with File.exist?.
2022-11-08 15:07:21 -08:00
Chris Roberts
f7612b47e0 Update CHANGELOG 2022-11-08 14:57:56 -08:00
Chris Roberts
915283c685
Merge pull request #12989 from dcode/main
Fixes namespace of Google to global space
2022-11-08 14:56:43 -08:00
Chris Roberts
5b02376816 Update CHANGELOG 2022-11-08 14:56:11 -08:00
Chris Roberts
b481ae547c
Merge pull request #12979 from dcermak/bump-net-ssh
Bump net-ssh to ~> 7.0
2022-11-08 14:54:21 -08:00
vagrant-bot
a0a1c65b64 Terraform managed file 2022-11-08 14:36:27 -08:00
vagrant-bot
e50c101345 Terraform managed file 2022-11-08 14:36:24 -08:00
vagrant-bot
33898b17ec Terraform managed file [skip ci] 2022-11-08 14:33:15 -08:00
Chris Roberts
c3e3b328a6 Allow access to issues and PRs 2022-11-08 14:18:05 -08:00
Chris Roberts
5139379d47
Merge pull request #12981 from dcermak/bump-rspec
Relax rspec dependency to ~> 3.11
2022-11-08 14:01:10 -08:00
Chris Roberts
40a90fd9b4 Remove net-ssh patches 2022-11-08 13:59:32 -08:00
Dan Čermák
0ad126309a Bump net-ssh to ~> 7.0
This also requires a bump of net-scp and net-sftp
2022-11-08 13:57:26 -08:00
Chris Roberts
6121e21410 Update CHANGELOG 2022-11-08 13:53:47 -08:00
Chris Roberts
da0ab49fb1
Merge pull request #12983 from chrisroberts/vbox-networking
Add hostonlynets support to VirtualBox driver
2022-11-08 13:52:19 -08:00
vagrant-bot
0c2c1c3db3 Terraform managed file [skip ci] 2022-11-08 09:46:30 -08:00
Vagrant Bot
3c5a048afe Delete .github/workflows/slack-vars.yml 2022-11-08 09:46:19 -08:00