tknerr / vagrant-managed-servers

Enables Vagrant to ssh into and provision managed servers
MIT License
185 stars 30 forks source link

Use the Vagrant Builtin SyncedFolder Implementation #68

Closed tknerr closed 7 years ago

tknerr commented 7 years ago

This PR is getting rid of our own synced_folder implementation in favor of the Vagrant provided builtin synced_folder action.

This is also supposed to fix these related issues: