Hey everyone, I just merged a PR to change the default file-sharing method in our Vagrantfile.example file to use the `vagrant-sshfs` plugin rather than using NFSv4. The advantage of this is you no longer need to run NFS on your development machine and can share filesystems using SSH alone. It's also much easier to set up: just `dnf install vagrant-sshfs` and update your Vagrantfile.
Feel free to continue using NFS if you want. It will continue to work, it's just no longer the default. The change was introduced in https://github.com/pulp/devel/pull/10 and documentation was added in https://github.com/pulp/pulp/pull/2754. Happy developing everyone! -- Jeremy Cline XMPP: [email protected] IRC: jcline
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
