roots / trellis

WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more
https://roots.io/trellis/
MIT License
2.51k stars 607 forks source link

Vagrant: disable NFS udp by default #1472

Closed swalkinshaw closed 1 year ago

swalkinshaw commented 1 year ago

Ubuntu 22.04 no longer supports UDP for NFS. UDP might offer better performance on 20.04 and older boxes so it can be re-enabled manually.

And while there's no plans to switch to NFS v4, it doesn't support UDP either.

Reference: https://developer.hashicorp.com/vagrant/docs/synced-folders/nfs