oscar-stack / vagrant-config_builder

Configure Vagrant with structured data
Other
23 stars 19 forks source link

Support for type arg in synced_folder parameter. #35

Closed pradels closed 9 years ago

pradels commented 9 years ago

When using config_builder, I'm unable to choose between different types of how folders will be synced to guest. For example I needed to use rsync instead of NFS, but nfs settings to false didn't work. And what if I want some other method? Don't know if this code change is the "clean way" how to solve this problem, but it works for me.

Thanks Lukas

Sharpie commented 9 years ago

Looks good! Merged. :+1:

adrienthebo commented 9 years ago

Released in 0.14.0 (https://rubygems.org/gems/vagrant-config_builder/versions/0.14.0)