NuCivic / ansible-dev-vm

8 stars 5 forks source link

Often get problems mounting NFS #11

Open dafeder opened 9 years ago

dafeder commented 9 years ago

NFS mount fails with an error like:

mount.nfs: access denied by server while mounting 172.16.252.1:/Users/dfeder/vagrant/ansible-dev-vm/www

Fixed this once by changing the IP address in config.yml, which was not matching the IP vagrant was assigning to the machine, but then started getting the same error again.

acouch commented 9 years ago

this is using virutalbox or vmware?

dafeder commented 9 years ago

vmware

dkinzer commented 8 years ago

I have a pull request that may solve this NuCivic/ansible-dev-vm#10