When I'm trying to run vagrant up, I'm getting a lot of errors. I'm using Linux Mint (Rafaela).
I tried running
PUPPET_DEBUG=1 vagrant reload --provision | tee provision.log
which gave a large output of errors ending at:
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
I'm also uploading the error log.