Add Vagrant version upper bound of "< 1.8.3"
d12602b
A recent PR to Vagrant, which is in released 1.8.3+, breaks our usage of `minion_id` to pass additional args to Salt. See hashicorp/vagrant#7207 for the PR. Also add comments in the Vagrantfile about the version requirements.