Loading
scripts/vagrant: revert to use sshfs by default
This partially revert commit edc93a24. Vagrant nfs support is broken in a way it changes /etc/exports file, but leaves there broken entries. Most probably there is some kind of race condition. Keep support for NFSv4 to use it by default if vagrant sshfs plugin is not installed or if user force to use it. Signed-off-by:Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I871fbfa0f33c35d7a2ed3c91d56b39112a5d21ca Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17352 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>