Drupal VM hanging at SSH when running 'vagrant up'

I recently switched from Drupal VDD to Drupal VM but had a problem starting it. When I ran vagrant up on the command line it would hang at

drupalvm: SSH auth method: private key

The solution for me was to upgrade Virtual Box to version 5.1.x. More information here:

https://github.com/geerlingguy/drupal-vm/issues/981