1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2025-07-27 04:35:44 +00:00

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

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