Closed ameyp closed 10 years ago
I will extend the readme. Here it's described how to use nfs for vagrant: http://docs.vagrantup.com/v2/synced-folders/nfs.html
The plugin extends vagrant in the way that you can use nfs also with windows. So the following hint is no longer true.
Windows users: NFS folders do not work on Windows hosts. Vagrant will ignore your request for NFS synced folders on Windows.
Ah, that makes sense, thanks!
Those docs do not explain how to use this. The docs say to use ' type: "nfs"' , for example, while the plugin is looking for nfs: true.
You are right, I will fix that see #7
I really don't know how to use the plugin after installing it.