hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.01k stars 4.42k forks source link

NFS Folder Mounting message #13383

Open ALameLlama opened 2 months ago

ALameLlama commented 2 months ago

When mounting lots of NFS folders it would be good to get some sort of feedback to know what it's doing.

This is the same as the vboxsf message: https://github.com/hashicorp/vagrant/blob/main/plugins/providers/virtualbox/synced_folder.rb#L43-L5 https://github.com/hashicorp/vagrant/blob/main/templates/locales/en.yml#L2704

hashicorp-cla-app[bot] commented 2 months ago

CLA assistant check
All committers have signed the CLA.

ALameLlama commented 2 months ago

I was playing around with SMB and noticed it does src => dest which I think makes more sense so I've updated both to match SMB