Fix the Vagrant development environment on Mac. Tested and confirmed
to work. Make sure you're using Ansible >= 2.0 on your host and you're
using the most up-to-date version of the "debian/contrib-jessie64" box.
Cleaner solution for avoiding a Vagrant error due to defining a box
when using the Docker provider.
Fix the Vagrant development environment on Mac. Tested and confirmed to work. Make sure you're using Ansible >= 2.0 on your host and you're using the most up-to-date version of the "debian/contrib-jessie64" box.
Cleaner solution for avoiding a Vagrant error due to defining a box when using the Docker provider.
Resolves #79.