Brian Cain
b3877f4b2c
Merge pull request #10855 from briancain/remove-aws-mention-for-guide
...
Replace AWS provider in getting started guide with Hyper-V
2019-05-24 09:16:22 -07:00
Brian Cain
3357d7060e
Merge pull request #10858 from briancain/chef-common-docs-navbar
...
Fixes #10856 : Add common chef config options to nav bar
2019-05-24 09:15:53 -07:00
Isabell (Issy) Long
a0e1062819
Link to the "upload" docs page from the docs sidebar
...
- Fixes #10837 .
2019-05-14 20:11:18 +01:00
Brian Cain
a8783d6703
Fixes #10856 : Add common chef config options to nav bar
...
This commit updates the provisioner nav bar on the docs website to
include the common chef configuration documentation. This makes these
options more discoverable, as before it was hidden in a URL link inside
of the other chef docs.
2019-05-14 09:58:14 -07:00
Brian Cain
b1f14087e5
Replace AWS provider in getting started guide with Hyper-V
...
The vagrant-aws provider doesn't really make sense anymore to be
mentioned in the getting started guide for providers. Instead, replace
it with the Hyper-V provider.
2019-05-13 14:25:00 -07:00
Brian Cain
e91a1aadc4
Merge pull request #10849 from pjl/fix-snapshot-delete-documentation
...
Add vm-name option to snapshot documentation
2019-05-13 09:53:32 -07:00
Brian Cain
28bbd10689
Merge pull request #10812 from mrgnw/patch-1
...
Prevent nopasswd issues, add vagrant entries at end of sudoers
2019-05-13 09:15:29 -07:00
Perry Lee
017c793f90
Add vm-name option to snapshot documentation
2019-05-10 16:49:20 -07:00
Morgan Williams
d1373c9e97
Single paragraph: order matters in sudoers
...
Single paragraph about how the suoders file format applies these rules in order of entry
2019-05-09 21:49:58 -04:00
Morgan Williams
a09ad31db4
Revert " Recommend adding lines to end of sudoers, ensuring %admin and root exist "
...
This reverts commit 36420ce82b
.
2019-05-09 21:46:01 -04:00
Brian Cain
b693da4a2f
Fixes #10813 : Add install link docs to Share tutorial
...
This commit adds a note and link on how to install vagrant-share before
the vagrant share tutorial starts. This ensures that users know they
need the plugin installed since it no longer comes with Vagrant core.
2019-04-26 08:21:26 -07:00
Morgan
36420ce82b
Recommend adding lines to end of sudoers, ensuring %admin and root exist
...
Adding entries to the end of sudoers is an easy way to prevent issues and ensure NOPASSWD functionality works as expected.
2019-04-25 16:56:56 -04:00
Brian Cain
e0cd29e301
Fixup docs for environment variable
2019-04-12 15:48:31 -07:00
Brian Cain
cb69836fb7
Reword documentation for VAGRANT_DISABLE_VBOXSYMLINKCREATE option
...
Follow-up from #10790
2019-04-12 15:40:10 -07:00
Brian Cain
139ae4397f
Merge pull request #10625 from vdebroy/fix-issue-9584
...
Fix issue 9584
2019-04-09 15:12:02 -07:00
Brian Cain
872c036686
Remove *I* from documentation
...
Removing I since it does not really make sense while reading the
documentation.
2019-04-01 16:18:29 -07:00
Amit Bhardwaj
33c1ebf84b
note for pre-requisite of ngrok package
...
Current version of vagrant-share works only with ngrok installed. Just added a note for the same.
2019-03-28 14:27:39 +05:30
Brian Cain
ec67151312
Merge pull request #10702 from briancain/docker-network-support
...
Docker Provider Network Support
2019-03-25 15:43:23 -07:00
Chris Roberts
8339e63423
Fix subnet to ip_range and add gateway information for public networks
2019-03-25 15:26:18 -07:00
Chris Roberts
1e856ecf8a
Add information on public_network for docker provider
2019-03-25 15:13:19 -07:00
Brian Cain
f4c6aa8aa1
Update docker provider networking docs from pull request feedback
2019-03-25 13:25:49 -07:00
Brian Cain
9d200bdb72
Add note about specific create and connect flag options for Vagrant
2019-03-22 13:50:13 -07:00
Brian Cain
979dd37e46
Remove comment about private networks only working with docker provider
2019-03-22 10:10:44 -07:00
Robert Conde
b43f5db876
Fixed typos: vargant->vagrant
2019-03-21 12:58:42 -04:00
rockhopper72
9678e93a27
Fix formatting issues on WSL docs
...
- Insert underline to fix **bold** formatting
- Remove grave accent to fix `code` highlighting
2019-03-19 09:03:24 -04:00
Brian Cain
2c25cf8d01
Add note about network creation in docker provider
2019-03-05 13:46:05 -08:00
Brian Cain
cedf5aff17
Add note about link legacy flag in connect
2019-03-05 11:23:23 -08:00
Brian Cain
93f833d2b3
Add docs page about networking with the docker provider
2019-03-05 11:18:35 -08:00
Chris Roberts
521d3fa20f
Update download version to 2.2.4
2019-02-27 07:37:03 -08:00
Cem Derin
aa60cb1f8f
Add `vagrant validate` parameters to docs
2019-02-17 12:54:05 +01:00
Chris Roberts
68e1425e14
Merge pull request #10665 from chrisroberts/f-vmware-util-doc
...
Update path for manual vagrant-vmware-utility installation
2019-02-12 16:27:12 -08:00
Chris Roberts
20490dbe5b
Update path for manual vagrant-vmware-utility installation
...
This updates the installation path described to be the default
location so that the vagrant-vmware-plugin will automatically
discover the certificates directory without requiring any
customization within the Vagrantfile.
2019-02-12 08:11:13 -08:00
Brian Cain
9bd4db3815
Cleanup trigger documentation
2019-02-07 14:11:08 -08:00
Brian Cain
767346ce81
Adjust command wording to match up
2019-02-07 13:35:47 -08:00
Brian Cain
aff66822ef
Reorder type triggers
2019-02-07 13:34:12 -08:00
Brian Cain
6d91dfd025
Update trigger docs with more info on types
2019-02-06 16:29:40 -08:00
Brian Cain
865c553b8f
Update wording on flag example
2019-02-01 13:34:15 -08:00
Brian Cain
c4a03e594f
Update trigger config docs
2019-02-01 13:34:15 -08:00
Brian Cain
37d71898a3
More docs updates for new triggers
2019-02-01 13:34:15 -08:00
Brian Cain
efd549e933
Fix typo
2019-02-01 13:34:15 -08:00
Brian Cain
f0058993c6
Add docs for experimental flag
2019-02-01 13:34:15 -08:00
Brian Cain
6e8e3b32eb
Update with some docs
2019-02-01 13:34:15 -08:00
Vidroha Debroy
9b618eb0cf
Updated documentation. Fixes hashicorp/vagrant#9584 .
2019-01-28 13:59:00 -06:00
Alvaro Miranda Aguilera
0459cefe6e
Update reseller.html.md
...
selfservice first, PO only for 150 or more
2019-01-24 22:40:50 +02:00
bdickensheets
8ccabd90f7
Update to virtualbox documentation link
2019-01-20 19:53:22 +02:00
Chris Roberts
d749ffc371
Update utility release version 1.0.7
2019-01-18 14:50:40 -08:00
Chris Roberts
15adcf06cd
Update download version to 2.2.3
2019-01-09 13:30:54 -08:00
Brian Cain
3ca29ff1e0
Merge pull request #10569 from hashicorp/f-updateFAQ-inet
...
add note to FAQ for internet requirement - license
2019-01-08 12:48:50 -08:00
Alvaro Miranda Aguilera
f6f4364173
Update installation.html.md
2019-01-08 20:59:21 +01:00
Alvaro Miranda Aguilera
6cccea8143
Update installation.html.md
2019-01-08 20:56:04 +01:00