Revert "cloud-base-vagrant: Add sshfs to support vagrant-sshfs plugin"

This reverts commit 34a505db5c.
The package is not in the Cloud install root at present so this
change made the image compose fail. This can be re-applied if
the package is added to an appropriate comps group.
This commit is contained in:
Adam Williamson 2016-05-03 22:54:53 -07:00
parent 3992f9ca91
commit f4ee7648ad
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ dnf-yum
# users setup. This can actually take a bit of time. Just fold it
# in to the base box disk image
rsync
# Add fuse-sshfs so that the vagrant-sshfs plugin won't have to
# install it on boot. https://github.com/dustymabe/vagrant-sshfs
fuse-sshfs
%end
%post --erroronfail