cloud vagrant: add sshfs for vagrant-sshfs

This commit is contained in:
Dusty Mabe
2018-04-05 11:24:19 -04:00
parent 7a7e9ae8e3
commit 13dfe736a0

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