kaitlincart
254fe6a97d
Update ansible install link
...
The install link for ansible was broken.
2023-09-21 10:07:07 -07:00
Chris Roberts
513be177d3
Remove experimental checks
...
Removes experimental checks on existing experimental features.
2023-09-08 14:15:34 -07:00
hashicorp-copywrite[bot]
36a312ee26
add missing license headers and update copyright file headers to BUS-1.1
2023-08-10 21:53:25 +01:00
dependabot[bot]
5fc64cde9b
Merge pull request #13227 from hashicorp/dependabot/npm_and_yarn/website/tough-cookie-4.1.3
2023-07-31 14:59:17 +00:00
dependabot[bot]
cf4a99fbed
Merge pull request #13233 from hashicorp/dependabot/npm_and_yarn/website/word-wrap-1.2.4
2023-07-31 14:58:47 +00:00
Chris Roberts
b3a056df5f
Merge pull request #13012 from hashicorp/mktg-tf-2700f3711b54c7f3044e18b66ce1b72f
...
chore: Update Digital Team Files
2023-07-28 17:15:23 -07:00
dependabot[bot]
74a8d6cf4d
Bump word-wrap from 1.2.3 to 1.2.4 in /website
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 22:20:09 +00:00
dependabot[bot]
756b12729c
Bump tough-cookie from 4.0.0 to 4.1.3 in /website
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 00:16:24 +00:00
Chris Roberts
827140cd90
Merge pull request #13219 from chrisroberts/ssh-keys
...
Add keypair support for ed25519
2023-06-27 10:33:11 -07:00
Chris Roberts
2e95d08309
Update box documentation about keys
2023-06-26 15:48:53 -07:00
Chris Roberts
f056c293b5
Merge pull request #13209 from nnlkcncff/patch-1
...
Update machine_settings.mdx
2023-06-21 14:39:48 -07:00
Chris Roberts
d83bfc0d40
Perform best effort ssl revocation check on Windows
...
When performing a request via curl on Windows using schannel, ssl
certificate revocation checks does not handle verification failures
gracefully when an error is encountered that is unrelated to the actual
revocation of a certificate.
A new option is available to perform best effort revocation checks on
curl, so this is enabled by default on the Windows platform. A new
config option (`box_download_disable_ssl_revoke_best_effort`) has also
been added which can be optionally enabled to restore previous behavior
which results in a hard error if any error is encountered.
2023-06-20 16:37:00 -07:00
nnlkcncff
f120129329
Update machine_settings.mdx
...
Correcting a double «the".
2023-06-17 16:30:15 +03:00
Chris Roberts
1f904866b5
Release 2.3.7
2023-06-15 13:40:35 -07:00
Chris Roberts
e08fac3989
Merge pull request #13203 from hashicorp/dependabot/npm_and_yarn/website/cross-fetch-3.1.6
...
Bump cross-fetch from 3.1.4 to 3.1.6 in /website
2023-06-13 13:57:58 -07:00
Chris Roberts
7b7300c45e
Merge pull request #13202 from hashicorp/dependabot/npm_and_yarn/website/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2 in /website
2023-06-13 13:57:31 -07:00
dependabot[bot]
e0de544a00
Bump json5 from 2.2.0 to 2.2.3 in /website
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:46:46 +00:00
dependabot[bot]
f830761356
Bump cross-fetch from 3.1.4 to 3.1.6 in /website
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.x/CHANGELOG.md )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.6 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:46:34 +00:00
dependabot[bot]
4eb4f88ac8
Bump decode-uri-component from 0.2.0 to 0.2.2 in /website
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 16:46:34 +00:00
Chris Roberts
0a20379b1a
Enable deprecated key type and host key algorithm
...
Recent versions of OpenSSH remove support of ssh-rsa key types and host
key algorithms from the default conection configuration. Set options to
enable them and provide a configuration option which can disable them if
required.
2023-05-22 17:09:47 -07:00
Chris Roberts
7d35c832db
Release 2.3.6
2023-05-19 09:50:03 -07:00
Chris Roberts
119d448071
Release 2.3.5
2023-05-15 16:16:22 -07:00
Bryce Kalow
2a22359380
website: adds content-check command and README update ( #13100 )
2023-03-01 11:53:38 -06:00
Bryce Kalow
3a745bd131
docs: change frontmatter key from script to description ( #13096 )
2023-02-24 15:49:20 -06:00
kaitlincart
1a76d40460
Merge branch 'main' into kc.descriptions-docs
2023-02-24 09:35:25 -08:00
kaitlincart
24361018fd
Update website/content/vagrant-cloud/users/authentication.mdx
...
Co-authored-by: Anthony <russo555@gmail.com>
2023-02-24 09:33:13 -08:00
kaitlincart
50d71eed3c
Update website/content/vagrant-cloud/support.mdx
...
Co-authored-by: Chris Marchesi <chrism@vancluevertech.com>
2023-02-24 09:33:04 -08:00
kaitlincart
4bcd6e0dbe
Apply suggestions from code review
...
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2023-02-22 12:00:45 -08:00
kaitlincart
72b0e947ad
Update website/content/vagrant-cloud/boxes/using.mdx
...
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2023-02-22 11:59:11 -08:00
kaitlincart
1074f19fa3
fixes links in headers
2023-02-22 10:46:59 -08:00
kaitlincart
9c64bd1033
adds description metadata, final batch
2023-02-22 10:16:05 -08:00
kaitlincart
7efb70214b
adds descriptions, second batch
2023-02-17 14:30:28 -08:00
Sophia Castellarin
57562c2d75
Merge pull request #12660 from joel0/hyperv-mem
...
Explain how to disable Dynamic Memory in Hyper-V
2023-02-17 14:02:03 -08:00
Sophia Castellarin
8cc21d048d
Merge pull request #13085 from soapy1/misc-docs-updates
...
Misc docs updates
2023-02-16 15:19:56 -08:00
kaitlincart
26597c0d80
adds descriptions, first batch
2023-02-16 15:02:30 -08:00
sophia
d0ff2886da
Add linux command for uuids
...
ref: https://github.com/hashicorp/vagrant/pull/12015
2023-02-15 16:07:06 -08:00
Mike Pennisi
1c72132914
Document Box requirement for "vagrant" group
...
By default, the `vagrant rsync` command assumes that the SSH user
belongs to a group of the same name [1]:
# Folder options
opts[:owner] ||= ssh_info[:username]
opts[:group] ||= ssh_info[:username]
Although consumers can override this behavior, Vagrant Boxes which
follow this convention will provide a more seamless experience. Document
the convention in the instructions for Vagrant Box authors.
[1] 3d68e16f1b/plugins/synced_folders/rsync/helper.rb (L73-L75)
2023-02-15 13:48:14 -08:00
Sophia Castellarin
4414e9e97a
Merge pull request #13074 from Renlor/patch-1
...
Fix broken links in the puppet provisioning documentation
2023-02-15 13:47:22 -08:00
sophia
37540664c7
Add another example for finding ip
2023-02-15 10:09:49 -08:00
sophia
fbd90b1965
Clarify file provisioning docs
2023-02-14 16:17:42 -08:00
sophia
30fd6a32a2
Update curl download options docs
2023-02-14 16:05:00 -08:00
Sophia Castellarin
03fc876b25
Merge pull request #13053 from soapy1/vagrant-box-docs
...
Add information about Vagrant boxes
2023-02-07 09:11:25 -08:00
Justin
20432a72ae
Fix broken links to puppet documentation
2023-01-26 11:30:07 -07:00
kaitlincart
b217b01ddb
remove ruby version so that the doc doesnt become outdated quickly
2023-01-25 12:21:14 -08:00
sophia
c0adae8202
Update links
2023-01-20 15:01:04 -08:00
sophia
cbe5ecde4a
Add information about Vagrant boxes
...
Split box format information from box repository information to
avoid confusion between the metadata.json in the box and metadata
for the a box repository.
2023-01-20 14:59:15 -08:00
Ashlee Boyer
eb07f39174
Migrating 1 link's format
2023-01-20 17:46:23 -05:00
Ashlee Boyer
7acb94cac8
Merge branch 'main' into kc.docs-install-updates
2023-01-20 17:45:12 -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