DigitalEarns / upswing

Makes DevOPS
0 stars 12 forks source link

Removed config that disables shared-folder #19

Closed Ranjandas closed 8 years ago

Ranjandas commented 8 years ago

The shared-folder feature was disabled because in the previous versions of CentOS vagrant image rsync was not present and each vagrant up was trying to install rsync.

In the latest version of CentOS vagrant basebox rsync is preinstalled.