I\'m getting this error during vagrant up
There are errors in the configuration of this machine. Please fix the following errors and try again: SSH: * `priv
insecure_key should be a file containing an SSH key. The file should be in the same folder where you vagrant up. The following is an alternative:
insecure_key
vagrant up
curl -o insecure_key -fSL https://github.com/phusion/baseimage-docker/raw/master/image/insecure_key chmod 600 insecure_key vagrant ssh