So that Mac users could use the specified vagrant version to avoid incompatibility issues:
$ brew tap teracyhq/homebrew-tap
and install the specified software versions (virtualbox, vagrant) or the latest ones.
This is required as vagrant 1.9 has problems, we need to use vagrant 1.8 instead for now. When 1.9 is stable enough, we'll upgrade it later with enough testing.
So that Mac users could use the specified vagrant version to avoid incompatibility issues:
and install the specified software versions (virtualbox, vagrant) or the latest ones.
This is required as vagrant 1.9 has problems, we need to use vagrant 1.8 instead for now. When 1.9 is stable enough, we'll upgrade it later with enough testing.