Hi,
I wanted to try vagrant box of Centos7 for my vm but I encounter problems during setting up a vm.
I did very basic setup, in empty folder I did ``` vagrant init centos/7 vagrant up ```
In a result it repetitively promts ``` default: Warning: Authentication failure. Retrying... ```
Full output here: http://pastebin.com/JrQHER6L I am using Linux Mint 17.3 with VirtualBox 5 and Vagrant 1.8.5.
Any clues what's going on wrong here?
Best, Rafal
P.S. I am sorry if I doubled the email, I don't know if it get through on the first time before I registered to the mailing list.