vagrant/BRANCH_TODO

10 lines
394 B
Plaintext
Raw Normal View History

This is a TODO file for only this branch (config-overhaul)
* Config validation
2011-12-04 03:15:53 +00:00
* What happens if a configured box doesn't exist?
* Separation of global vs VM configuration.
2011-12-04 03:06:38 +00:00
# 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)
2011-12-04 03:15:53 +00:00
* Nicer error if can't setup home directory