mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Revert "cloud-base-vagrant: Add sshfs to support vagrant-sshfs plugin"
This reverts commit 34a505db5c.
The package is not in the Cloud install root at present so this
change made the image compose fail. This can be re-applied if
the package is added to an appropriate comps group.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user