Zachary Shilton
8d7751c3e1
website: bump components ( #12196 )
2021-02-17 10:23:43 -05:00
Chris Roberts
a997b9e5bd
Update community page links
2021-01-20 16:01:12 -08:00
Chris Roberts
d87e49752d
Update Big Sur known issues within documentation
...
Add Big Sur specific known issues to the provider documentation
and link to the known issues page from the note on the vmware page
2021-01-12 13:10:46 -08:00
Sophia Castellarin
7cf16bf821
Update website/pages/vmware/index.jsx
...
Co-authored-by: Jack Pearkes <jackpearkes@gmail.com>
2021-01-12 11:57:08 -06:00
sophia
d89088b3c8
Add known issues section to vmware page
2021-01-12 10:37:53 -06:00
Zachary Shilton
cf5341c997
Prepare for build-time code highlighting ( #12118 )
...
* Bump to nextjs-scripts 14
* Pull in latest code-block
* Bump to stable nextjs-scripts
2021-01-07 14:53:07 -05:00
Jeff Escalante
8789e7c118
fix security page, remove unneeded deps, adjust jsconfig
2020-12-03 17:33:25 -05:00
Jeff Escalante
137f194ccf
update deps, migrate to mdx remote
2020-11-24 14:26:26 -05:00
Daniel
b0a65eab36
Add nfs exports troubleshoot hint
2020-11-18 08:30:29 +01:00
sophia
baabb8b762
Add vmware disks docs
2020-11-09 11:28:01 -06:00
Chris Roberts
e861c3183f
Update API documentation to include direct
...
Adds Vagrant Cloud API documentation for using the direct upload
approach with proper curl and ruby examples.
2020-11-05 09:28:36 -08:00
Chris Roberts
e75c36e1a4
Merge pull request #12011 from amaltson/make-reboot-retry-duration-configurable
...
Make the max reboot retry duration configurable
2020-11-03 15:47:51 -08:00
Chris Roberts
4751353a5f
Fetch reboot env var at run time and keep constant values constant
...
Keep the default duration as a constant and fetch the custom environment
variable at run time with a fallback to the default. Set the sleep duration
into a constant and add tests covering the expected behaviors when the
default duration is in use as well as the override value. Also match the
environment variable up with the constant just for consistency.
2020-11-03 15:11:10 -08:00
Arthur Maltson
b0b45966cb
📝 Add documentation around new retry timeout
...
With the newly added `VAGRANT_MAX_REBOOT_RETRY_TIMEOUT` environment
variable, add some documentation explaining how and when to use it.
2020-10-31 18:15:18 -04:00
Chris Roberts
822655d85c
Make note that the extra_args option is only for the ssh command
2020-10-30 12:39:49 -07:00
sophia
336001ac17
Update default branch to main
2020-10-19 16:37:10 -05:00
Alexander Chen
331eee1bc6
Update website/pages/vagrant-cloud/boxes/using.mdx
...
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2020-10-14 14:32:20 -07:00
Alexander Chen
9c5e55946f
Update discover link
...
The old link points to an user profile.
2020-10-14 12:05:32 -07:00
Chris Roberts
e348a64b05
Remove network reset exception from vmware notes
2020-10-09 07:26:33 -07:00
Jimmy Merritello
fb0d4acfbb
Bump HSM version and rm meganav traces
2020-10-08 13:50:55 -05:00
Jimmy Merritello
d2bae74ae1
Add new HashiStackMenu
2020-10-07 09:49:51 -05:00
Chris Roberts
f19eb286e4
Remove extra header
2020-10-02 14:01:10 -07:00
Chris Roberts
46ba5e149b
Include instructions for service restart after configuration modifications
2020-10-02 09:30:45 -07:00
Chris Roberts
ea4b3365c5
Update documentation in vmware provider
2020-10-01 16:09:01 -07:00
sophia
f958030f28
Consolidate general contributing steps to CONTRIBUTING.md
2020-09-30 09:21:00 -05:00
Sophia Castellarin
4c27e667cd
White space
...
Co-authored-by: Brian Cain <bcain@hashicorp.com>
2020-09-18 15:32:52 -05:00
sophia
60e27a5f7f
Add contributing style guide
2020-09-17 16:55:03 -05:00
Kevin Pruett
daf2b9cfaf
Integrate @hashicorp/react-search into layout
2020-09-03 10:58:25 -04:00
Brian Cain
2410b3e56c
Remove not functional from disks warning
...
This commit removes the text about the disk feature being not functional
from the experimental warning. Now that both VirtualBox and Hyper-V have
shipped under the experimental flag, these providers are now functional.
2020-08-27 12:48:08 -07:00
i-ky
628bf11bc2
Fix inconsistency between description and example
2020-08-21 15:26:47 +03:00
Chris Roberts
f9ab076bc3
Update version numbers for VMware
2020-08-20 14:29:23 -07:00
sophia
78d56f807c
Clean up vmware docs
2020-08-10 09:57:46 -05:00
cam
f6875818dc
Hyperv: moving session transport type config from string to boolean for enhanced mode aka HvSocker
2020-08-06 16:04:17 -07:00
cam
3dd7c89bf0
hyper-v: Hyper-V: add support for EnhancedSessionTransportType. Addresses #9823
2020-08-06 16:02:26 -07:00
sophia
f69f87625a
Allow docker run images to specify version with ':'
2020-08-06 10:25:19 -05:00
Jeff Bonhag
125d948aa9
Merge pull request #11792 from kmruddy/VMware-website-update
...
Updating "VMware" name usage across website
2020-07-30 15:51:14 -04:00
kmruddy
252b099eba
Updating "VMware" name usage across website
2020-07-29 15:17:00 -04:00
Sophia Castellarin
ff1b094bc6
Merge pull request #11731 from soapy1/nfs-troubleshooting-guide
...
Outline common troubleshooting steps for nfs
2020-07-29 14:14:49 -05:00
Jeff Bonhag
b863981d2d
Merge pull request #11781 from jbonhag/docs/check-guest-additions
...
Document check_guest_additions option
2020-07-24 12:58:17 -04:00
Sophia Castellarin
cb1ade9332
Merge pull request #11523 from soapy1/install-autocomplete-cmd
...
Install zsh autocomplete
2020-07-23 13:59:36 -05:00
Brian Cain
b05a26d5f7
Merge pull request #11774 from judithpatudith/get-started/redirects
...
Redirect getting started pages to learn.
2020-07-22 15:21:57 -07:00
Jeff Bonhag
145a880f6d
Document check_guest_additions option
2020-07-22 14:52:40 -04:00
Sophia Castellarin
3d4b721a22
Merge pull request #11579 from soapy1/provisioner-communicator_required
...
Provisioner communicator required
2020-07-17 10:45:34 -05:00
Brian Cain
fee90a6f00
Merge pull request #11752 from hashicorp/platform-upgrade-7-8-20
...
🌷 july docs website platform updates
2020-07-16 13:21:47 -07:00
Judith Malnick
95a7778c15
reword tutorial description and link to learn
2020-07-16 12:58:42 -07:00
Judith Malnick
ba2621d987
remove current content
2020-07-16 12:33:19 -07:00
Jeff Bonhag
8c90eb7b05
Updated attachment logic
2020-07-09 15:11:35 -04:00
Jeff Bonhag
c316d18e35
Apply suggestions from code review
...
Co-authored-by: Brian Cain <bcain@hashicorp.com>
Co-authored-by: Sophia Castellarin <sophia@hashicorp.com>
2020-07-09 15:09:10 -04:00
Jeff Bonhag
c9be89718d
Write documentation for :dvd disk type
2020-07-09 15:07:49 -04:00
Jeff Escalante
e5dbf69068
formatting changes across the whole project
2020-07-08 15:36:04 -04:00