Closed allaire closed 10 years ago
Also in line with the aws plugin:
https://github.com/mitchellh/vagrant-aws/blob/169ac47e14244a17d13f7d096cfed683a849a2c1/lib/vagrant-aws/action/sync_folders.rb#L73
I think that should fix my issue I had here:
https://github.com/tknerr/vagrant-managed-servers/issues/13
Also, if you merge this, any change you can update the vagrant plugin or that's done automatically?
Thanks @allaire!
@allaire here you go, just pushed the 0.2.0 release to rubygems.org
:+1: thanks!
Also in line with the aws plugin:
https://github.com/mitchellh/vagrant-aws/blob/169ac47e14244a17d13f7d096cfed683a849a2c1/lib/vagrant-aws/action/sync_folders.rb#L73
I think that should fix my issue I had here:
https://github.com/tknerr/vagrant-managed-servers/issues/13