From e0e0f1f7eebd66adbc8f98e69c047e23e8be4187 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sep 21 2016 18:06:45 +0000 Subject: 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. --- 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