Closed (works as designed)
Project:
Vagrant
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2011 at 21:28 UTC
Updated:
18 Mar 2011 at 22:35 UTC
It is asking me if I want to overwrite my Vagrantfile? Probably should just remove it from the download, you think?
Comments
Comment #1
travist commentedActually we probably shouldn't overwrite this... I did, and now your configs are gone.
But we need to handle this error message somehow.
Comment #2
christianchristensen commentedSo - 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).