Merge pull request #7349 from kcvajgf/synced-folder-id

Documentation for synced_folder's 'id' argument
This commit is contained in:
Seth Vargo 2016-05-27 09:57:07 -04:00
commit f8439869e7
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ in other pages available in the navigation for these docs.
Vagrant will automatically choose the best synced folder option for your
environment. Otherwise, you can specify a specific type such as "nfs".
* `id` (string) - The name for the mount point of this synced folder in the
guest machine. This shows up when you run `mount` in the guest machine.
## Enabling
Synced folders are automatically setup during `vagrant up` and