On Tue, May 19, 2015 at 3:49 AM, Alain Richard <[email protected]> wrote: > sudo mount -o 'nolock,vers=3,udp' 172.17.8.1:'/home/greg/Dockerfiles' > /mnt/Dockerfiles
As a workaround, will be you happy with a shell provisioner that does that run? sudo mount -o 'nolock,vers=3,udp' 172.17.8.1:'/home/greg/Dockerfiles' /mnt/Dockerfiles ? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
