From f4ee7648ad686714a470963abdb317efea558028 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 3 May 2016 22:54:53 -0700 Subject: [PATCH] Revert "cloud-base-vagrant: Add sshfs to support vagrant-sshfs plugin" This reverts commit 34a505db5c31fb3ff64b8a48d370684c6d1a6013. 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. --- fedora-cloud-base-vagrant.ks | 3 --- 1 file changed, 3 deletions(-) diff --git a/fedora-cloud-base-vagrant.ks b/fedora-cloud-base-vagrant.ks index 855bfee..d179d91 100644 --- a/fedora-cloud-base-vagrant.ks +++ b/fedora-cloud-base-vagrant.ks @@ -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