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
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
Derek Ditch
f581778c2c
Fixes Google namespace resolution to global space
2022-11-08 08:50:01 -06: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
7a4b45282e
Relax rspec dependency to ~> 3.11
...
No need to be so overly strict, this is a test dependency, so failures will
surface immediately.
2022-11-01 15:53:19 +01: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