On 03/15/2016 09:04 AM, Lalatendu Mohanty wrote: > On 03/14/2016 01:06 PM, Dusty Mabe wrote: >> Hi all, >> >> I'm happy to report that the work on the sshfs vagrant plugin has landed >> upstream >> on rubygems.org [1]. The github repo is at [2] and there are instructions >> there on >> how to use it. >> >> If you install/uninstall plugins and you notice that your system isn't >> working and >> you are using vagrant-libvirt then you may be hitting this bug [3]. To work >> around, >> do the following: >> >> vagrant plugin install --plugin-version 0.0.3 fog-libvirt >> >> -Dusty >> >> [1] https://rubygems.org/gems/vagrant-sshfs >> [2] https://github.com/dustymabe/vagrant-sshfs >> [3] https://github.com/fog/fog-libvirt/issues/16 >> > Awesome work Dusty!. Should we build the next ADB box with fuse-sshfs? > Fuse-sshfs is available in adb YUM repo [1] . So inside ADB "yum install > fuse-sshfs" should install the package. >
Having it in the yum repo is nice, but I think you are right that we should go ahead and install fuse-sshfs inside the ADB as part of the build. That way we don't have to wait on bringup. Dusty _______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
