Greetings
I am trying to use vagrant v1.4.3 with virtualbox 4.3.10_Ubuntu_r93012 and my version of curl is 7.35.0
I am unable to get past:
vagrant init chef/centos-7.0; vagrant up --provider virtualbox
I have attached the debug output. I don't see any cause, but a more experienced eye might.
I went reviewed the manual regarding boxes, and tried:
vagrant --debug add chef/centos-7.0
This is a valid entry in the Atlas catalog, so I am puzzled why it doesn't work. That debug output is also attached.
I took the error message at face value and tried the command with URL. It looks like it tried to fetch the file but didn't get anything that would unpack. That log is attached.
I've run out of things to try. Does anyone have any ideas?
Cheers
Mike