Return to site

Get nfs for mac working

broken image

This will not affect the owner/group within the Map_uid and map_gid (int) - The UID/GID, respectively, to map all

broken image

If a synced folder specifically requests NFS, If false, then NFS will not be usedĪs a synced folder type. These are documented below:įunctional (bool) - Defaults to true. There are also more global NFS options you can set with config.nfs in Nfs_version (string | integer) - The NFS protocol version to use when Is faster but has some limitations (see the NFS documentation for more Nfs_udp (boolean) - Whether or not to use UDP as the transport. Your /etc/exports automatically and assumes you've done so already. Nfs_export (boolean) - If this is false, then Vagrant will not modify The final part of the config.vm.synced_folder definition, along with the NFS synced folders have a set of options that can be specified that are

broken image

If you add this to an existing Vagrantfile that has a running guest machine,īe sure to vagrant reload to see your changes.