Ashlee M Boyer
1f2ad2fc63
Merge pull request #13068 from hashicorp/amb.upgrade-link-format-workflow
...
[check-legacy-links-format] Upgrading to latest workflow
2023-01-23 17:47:19 -06:00
Ashlee Boyer
b388ddd253
Undoing changes to workflow trigger
2023-01-23 18:34:22 -05:00
Ashlee Boyer
c5bc3d4b51
Updating docs-content-check-legacy-links-format hash
2023-01-23 18:24:46 -05:00
Ashlee Boyer
6a3a76f9b9
Empty-Commit
2023-01-23 17:12:34 -05:00
Ashlee Boyer
40c70a54f5
Upgrading to latest workflow
2023-01-23 17:06:33 -05:00
Ashlee Boyer
69506cf6a0
Applying formatting changes
2023-01-23 17:06:26 -05:00
Ashlee M Boyer
24a830aff0
Merge pull request #13048 from hashicorp/docs/amb.migrate-link-formats
...
docs: Migrate link formats
2023-01-20 17:28:59 -05:00
Kendall Strautman
cb582eef13
Migrating links to new format
2023-01-19 16:27:47 -08:00
Ashlee Boyer
2a0c198d8d
Manually updating vmware downloads links
2023-01-18 17:20:40 -05:00
Ashlee Boyer
9dcdd946b8
Adding test-link-rewrites workflow
2023-01-18 17:20:40 -05:00
Ashlee Boyer
cd71a9d031
Adding docs-content-check-legacy-links-format workflow
2023-01-18 17:20:40 -05:00
Kendall Strautman
322b5bfef0
chore: updates generated docs ( #13059 )
2023-01-17 14:25:45 -08:00
Sophia Castellarin
56d6cbaa8e
Merge pull request #13046 from harsha-s/patch-1
...
add VirtualBox version 7.0.x
2023-01-09 16:33:12 -08:00
Sophia Castellarin
6aca9a8039
Merge pull request #13043 from soapy1/ruby3x
...
Use Ruby 3.x
2023-01-05 15:41:51 -08:00
Harsha
5036fa9d92
add VirtualBox version 7.0.x
...
Tested with Version 7.0.4 r154605 (Qt5.15.2) on Mac OS 13.0.1 (22A400) as 6.1.x was not working
2023-01-05 00:24:03 +00:00
Sophia Castellarin
9f9e02b61b
Merge pull request #12962 from bronzdoc/vagrant-box-add-completion
...
Make bash completion for "vagrant box add"
2023-01-04 10:43:37 -08:00
sophia
30e5521760
Restrict rubyzip more strictly to avoid unintentional updates when v3.0 lands
2023-01-03 16:01:20 -08:00
sophia
9743c85748
Only check for arguments matching test string if the argument is a string
...
This issue surfaced in the tests after updating to Ruby 3.2.0 where
the =~ operator has been removed.
ref: cca54c8b1b/NEWS.md (L498)
2023-01-03 16:01:20 -08:00
sophia
7661eba89a
Environment home dir is also not accessible if EROFS error occurs
2023-01-03 16:01:20 -08:00
sophia
138fbf9a59
Bump dependencies
2023-01-03 16:01:20 -08:00
sophia
d69287f850
Bump Ruby version to 3.x
2023-01-03 16:01:16 -08:00
vagrant-bot
c5887f808c
Terraform managed file
2022-12-14 13:13:33 -08:00
vagrant-bot
e1407219e5
Terraform managed file
2022-12-13 11:25:43 -08:00
vagrant-bot
78eb1dcad0
Terraform managed file
2022-12-09 17:51:36 -08:00
vagrant-bot
9ddf467320
Terraform managed file
2022-12-09 17:41:00 -08:00
vagrant-bot
ca1f971728
Terraform managed file
2022-12-09 15:58:40 -08:00
Chris Roberts
8fb7522668
Update files for development
2022-12-09 15:31:02 -08:00
Chris Roberts
986a01734f
Release 2.3.4
v2.3.4
2022-12-09 15:28:10 -08:00
vagrant-bot
2e5aefb918
Terraform managed file
2022-12-09 15:24:43 -08:00
Chris Roberts
80e440ebb0
Update CHANGELOG
2022-12-09 14:15:51 -08:00
Chris Roberts
d6109b2edf
Merge pull request #13024 from chrisroberts/vbox-net-type
...
Set address type when not provided
2022-12-09 14:14:48 -08:00
Chris Roberts
516ac4b0ab
Set address type when not provided
...
When an address is provided and the type has not been explicitly
provided, parse the address and automatically set the type.
2022-12-09 13:22:37 -08:00
Chris Roberts
999983275a
Update CHANGELOG
2022-12-09 09:25:29 -08:00
Chris Roberts
fd72ea592a
Merge pull request #13017 from msltwtf/ansible-local-package-install
...
Add workaround for Debian 10 and older
2022-12-09 09:23:44 -08:00
vagrant-bot
ddbe3bf576
Terraform managed file
2022-12-09 09:20:13 -08:00
Chris Roberts
ca7c05f09d
Fix ansible install for older distributions
...
Before installing dependencies run a check for the python-dev-is-python3
package and only install it if found (otherwise use python-dev). This
allows older versions of debian (and derivatives) to properly install
the defined dependencies.
2022-12-08 17:10:00 -08:00
vagrant-bot
42408839a8
Terraform managed file
2022-12-08 15:26:43 -08:00
Chris Roberts
dbb3821084
Update CHANGELOG
2022-12-08 12:56:42 -08:00
Chris Roberts
10efa98184
Merge pull request #13022 from chrisroberts/macos-isolated-load
...
Isolate loading dependencies for serve command
2022-12-08 12:54:52 -08:00
Chris Roberts
e2165917e5
Always load protos regardless of server mode
2022-12-08 11:42:51 -08:00
Chris Roberts
a92f7b4aa6
Update CHANGELOG
2022-12-08 11:34:49 -08:00
Chris Roberts
2eb393aaee
Merge pull request #13004 from chrisroberts/vbox-hostnet-dhcp
...
VirtualBox hostnet addressing
2022-12-08 11:33:05 -08:00
Chris Roberts
7498a6dafd
Update CHANGELOG
2022-12-08 11:32:18 -08:00
Chris Roberts
3199cc5440
Merge pull request #13006 from chrisroberts/pwsh-7.3
...
Import the security module for access check
2022-12-08 11:27:00 -08:00
Chris Roberts
5cbf66b93c
Update log output to warn
2022-12-08 11:14:46 -08:00
vagrant-bot
21f1032987
Terraform managed file
2022-12-08 11:09:07 -08:00
Chris Roberts
1cd6ac3b31
Isolate loading dependencies for serve command
...
Only load the dependencies needed for the serve command if the serve
command is being run. This allows Vagrant to properly load on platforms
where some of the dependency libraries may not be available due to
incompatibilities or being EOL.
2022-12-07 15:35:00 -08:00
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
Marius Leonhardt
6fb60c9aea
Add workaround for Debian 10 and older
...
If `lsb_release -rs` returns a value greater than 10 the package `python-dev-is-python3` will be installed. If it is equal or less than 10 the package will not be installed.
2022-12-05 16:30:05 +01: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