It is asking me if I want to overwrite my Vagrantfile? Probably should just remove it from the download, you think?

Comments

travist’s picture

Actually we probably shouldn't overwrite this... I did, and now your configs are gone.

But we need to handle this error message somehow.

christianchristensen’s picture

Status: Active » Closed (works as designed)

So - this turns out to be a documentation problem: there is no need to do a "vagrant init" on the cloned repo; just do a "vagrant up" as no config file needs to be created (as that is what this project is for).