cloud vagrant: add sshfs for vagrant-sshfs

(cherry picked from commit 13dfe736a0)
This commit is contained in:
Dusty Mabe 2018-04-05 11:24:19 -04:00
parent ac6d5a1446
commit 4defafdda6
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ dnf-yum
# users setup. This can actually take a bit of time. Just fold it
# in to the base box disk image
rsync
# Add in sshfs for vagrant-sshfs plugin
fuse-sshfs
%end
%post --erroronfail