2011-12-04 02:31:17 +00:00
|
|
|
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?
|
2011-12-04 02:31:17 +00:00
|
|
|
* Separation of global vs VM configuration.
|
2011-12-10 01:26:58 +00:00
|
|
|
* Put VM-specific config directly into Vagrant::VM objects
|
2011-12-04 02:31:17 +00:00
|
|
|
* 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
|
2011-12-10 17:53:56 +00:00
|
|
|
* vagrant box add should error if box already exists
|
|
|
|
* Default name to folder name + timestamp
|