mrdavidlaing / vagrant-unison

Vagrant plugin to sync local files to VM using Unison over SSH
MIT License
37 stars 29 forks source link

vagrant-unison errors on configs that don't use unison #7

Open jdhiro opened 10 years ago

jdhiro commented 10 years ago

After installing the vagrant-unison plugin, I'm receiving the following error on vagrant operations:

image

These VMs don't have a unison configuration, and likely never will. The unison plugin shouldn't throw errors for configurations that don't use it.

jesalg commented 9 years ago

+1