[Pulp-dev] Vagrantfile updated to use SSHFS

Jeremy Cline jcline at redhat.com
Wed Sep 14 17:51:23 UTC 2016


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: jeremy at jcline.org
IRC:  jcline

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20160914/8fe45ec3/attachment.sig>


More information about the Pulp-dev mailing list