mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-15 13:13:08 +00: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.
This commit is contained in:
parent
c4c8c7add1
commit
e0e0f1f7ee
@ -32,9 +32,6 @@ dnf-yum
|
|||||||
# users setup. This can actually take a bit of time. Just fold it
|
# users setup. This can actually take a bit of time. Just fold it
|
||||||
# in to the base box disk image
|
# in to the base box disk image
|
||||||
rsync
|
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
|
%end
|
||||||
|
|
||||||
%post --erroronfail
|
%post --erroronfail
|
||||||
|
Loading…
Reference in New Issue
Block a user