16222 Commits

Author SHA1 Message Date
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
Vagrant Bot
f7d497d4f6 Delete .github/workflows/hashibot-vars.yml 2022-11-08 09:46:15 -08:00
Vagrant Bot
0cea07a553 Delete .github/workflows/packet-vars.yml 2022-11-08 09:46:11 -08:00
vagrant-bot
92b767f017 Terraform managed file [skip ci] 2022-11-04 17:29:36 -07:00
vagrant-bot
2a894e97f8 Terraform managed file [skip ci] 2022-11-04 17:04:28 -07:00
vagrant-bot
61487c5061 Terraform managed file [skip ci] 2022-11-04 17:04:25 -07:00
vagrant-bot
749facb16b Terraform managed file [skip ci] 2022-11-04 17:04:24 -07:00
vagrant-bot
46511689dc Terraform managed file [skip ci] 2022-11-04 16:42:21 -07:00
vagrant-bot
ef82c75892 Terraform managed file [skip ci] 2022-11-04 16:42:18 -07:00
vagrant-bot
1884a7017c Terraform managed file [skip ci] 2022-11-04 16:42:15 -07:00
vagrant-bot
6fb59e9a63 Terraform managed file [skip ci] 2022-11-04 16:19:32 -07:00
vagrant-bot
286f651b38 Terraform managed file [skip ci] 2022-11-04 16:19:30 -07:00
vagrant-bot
187c838038 Terraform managed file [skip ci] 2022-11-04 16:19:25 -07:00
vagrant-bot
d7dc7207e3 Terraform managed file [skip ci] 2022-11-04 14:12:02 -07:00
Chris Roberts
34a1b1de5b Workflow cleanup 2022-11-04 13:17:28 -07:00
Chris Roberts
989d418e40 Update build job 2022-11-04 11:37:19 -07:00
Chris Roberts
8de1375ab1 Add test coverage to vbox 7 driver 2022-11-03 17:20:54 -07:00
Chris Roberts
c0c4b80dcb Pass all options to host only network creation 2022-11-03 17:20:54 -07:00
Chris Roberts
c8a71882d3 Disable hostonly ip validation for vbox 7 on darwin 2022-11-03 17:18:10 -07:00
Chris Roberts
3604bacc19 Update virtualbox driver for hostonlynets support 2022-11-03 17:18:10 -07:00
Chris Roberts
60ec1943ea Fix file formatting 2022-11-03 11:55:50 -07:00
Chris Roberts
9417d0c2e5 Set minimum Ruby at 2.7, remove 2.6 from testing 2022-11-03 11:55:28 -07:00
Chris Roberts
9b8e0435ef
Merge pull request #12980 from dcermak/fix-ci
Fix CI
2022-11-03 11:49:43 -07:00
Dan Čermák
0b6faa613d
Install bsdtar in the CI
The recent update to Ubuntu 20.04 from 18.04 resulted in bsdtar being dropped
from the CI environment. This reduces our test coverage, so let's install it
again.
2022-11-01 15:41:54 +01:00
Dan Čermák
be63d8a88f
Mark box_collection_test to require bsdtar
These tests implicitly require bsdtar and should be skipped if the binary is not
available.
2022-11-01 15:25:39 +01:00
Sophia Castellarin
d14bd02230
Merge pull request #12976 from soapy1/vagrant-up-name-doc
Clarify using 'vagrant up name' must be run from within a Vagrant project
2022-10-27 16:24:30 -05:00
vagrant-bot
e7c7a6564d Terraform managed file [skip ci] 2022-10-27 11:02:29 -07:00
vagrant-bot
75a37721ff Terraform managed file [skip ci] 2022-10-27 11:02:27 -07:00
vagrant-bot
5aeb0c0250 Terraform managed file [skip ci] 2022-10-27 11:02:26 -07:00
vagrant-bot
85eed728fa Terraform managed file [skip ci] 2022-10-27 11:02:24 -07:00
vagrant-bot
e3b541fc8d Terraform managed file [skip ci] 2022-10-27 11:02:20 -07:00
Chris Roberts
f5de9879f4
Merge pull request #12977 from hashicorp/ci-updates
CI updates
2022-10-27 10:34:51 -07:00
Chris Roberts
8222625821 Don't include comment when locking issues/PRs 2022-10-26 16:38:00 -07:00
Chris Roberts
479a0c60d0 Clean up workflows and scripts 2022-10-26 16:38:00 -07:00
Chris Roberts
d5d925a78f Print first element when generating path 2022-10-26 16:38:00 -07:00
sophia
d404ff926a Clarify using 'vagrant up name' must be run from within a Vagrant project 2022-10-26 16:18:23 -05:00
Sophia Castellarin
9aae93579a
Merge pull request #12963 from mateusdeap/fix-typo-in-install-cli-autocomplete
Fixes typo in `lib/vagrant/util/install_cli_autocomplete.rb`
2022-10-24 16:43:35 -05:00
Sophia Castellarin
ffbabf52f4
Merge pull request #12951 from deepak-kamath/doc-hyperv-officialdoc-suggestion
Redirect the Hyper-V URL to the official Microsoft Hyper-V Doc
2022-10-24 16:14:10 -05:00
HashiBot
39240802d0
chore: Update Digital Team Files (#12969)
* Update generated scripts (website-build.sh)

* Update generated scripts (should-build.sh)

* Update generated website Makefile

* Update generated scripts (website-start.sh)
2022-10-24 15:54:30 -04:00
Zach Shilton
97a6d689f7
website: reset redirects file (#12966)
* website: reset redirects file

* docs: add note on product prefix in redirects, with example
2022-10-24 15:46:26 -04:00
Mateus Pereira
3bdb204bf7 Renames PERPEND_STRING to PREPEND_STRING 2022-10-19 20:02:36 -03:00
Sophia Castellarin
1dbc204d24
Merge pull request #12938 from soapy1/allowed-synced-folder-type-doc
Add docs for 'allowed_synced_folder_types' setting
2022-10-19 11:45:27 -05:00
Chris Roberts
ca07682d25 Update files for development 2022-10-18 14:09:18 -07:00
Chris Roberts
22bb874de1 Release 2.3.2 v2.3.2 2022-10-18 14:06:08 -07:00
kaitlincart
ab260131c7
Merge pull request #12943 from hashicorp/kc.box-docs
Rewrite of box overview page
2022-10-18 11:39:55 -07:00
Chris Roberts
bf043fc8cc Update CHANGELOG 2022-10-17 16:36:28 -07:00
Chris Roberts
1475bc8120
Merge pull request #12953 from chrisroberts/vbox7
Add support for VirtualBox 7.0
2022-10-17 15:05:25 -07:00
kaitlincart
8247088689
Apply suggestions from code review
Co-authored-by: Anthony <russo555@gmail.com>
2022-10-17 13:01:21 -07:00