Update TODO

This commit is contained in:
Mitchell Hashimoto 2011-12-10 13:04:12 -08:00
parent 2f85fe1d4f
commit 21acff0e79
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
This is a TODO file for only this branch (config-overhaul)
* Config validation
* What happens if a configured box doesn't exist?
* Separation of global vs VM configuration.
* Put VM-specific config directly into Vagrant::VM objects
* Only allow one kind of vagrantfile to be loaded (i.e. if both
Vagrantfile and vagrantfile exist, throw an error)
* Nicer error if can't setup home directory