Debian stretch provides vagrant and virtual box which do not work together
Issue Background
Installing the default versions of vagrant (1.9.1) and virtual box (5.2) on Debian stretch results in an error
Issue description
Vagrant has detected that you have a version of VirtualBox installed that is not supported by this version of Vagrant. Please install one of the supported versions listed below to use Vagrant: 4.0, 4.1, 4.2, 4.3, 5.0, 5.1
As the wiki recommends that 1.9.1 of Vagrant is installed we may need to provide guidance on the wiki as to how to provide version that work together
Acceptance criteria
Clarification of a solution to this issue on the wiki.