sigsteve / vagrant-caasp

Vagrant deployment of SUSE CaaS Platform (Kubernetes) v4.5
31 stars 15 forks source link

Added the nfs type for synced folders #51

Closed hemna closed 5 years ago

hemna commented 5 years ago

Vagrant should default to nfs if the type on synced folders isn't specified, but it seems that it doesn't. This patch forces the synced folder type to nfs.

This fixes https://github.com/sigsteve/vagrant-caasp/issues/49