cloud: remove sshfs from vagrant image.

It is not yet in the right package lists for cloud so it's not
available at install time.
This commit is contained in:
Dusty Mabe 2016-09-21 14:06:45 -04:00
parent c4c8c7add1
commit e0e0f1f7ee
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
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