mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
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.
(cherry picked from commit e0e0f1f7ee)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user