vagrant-hostmanager
vagrant-hostmanager copied to clipboard
Issue when local hosts file is served via NFS with root_squash.
trafficstars
If hosts.local is served via NFS with root_squash enabled then root cannot access the file and the line sudo cp #{file} #{hosts_location} fails with cp: cannot stat: Permission denied.