Update TODO
This commit is contained in:
parent
99982fb26e
commit
e154ae7c6d
|
@ -2,9 +2,7 @@ This is a TODO file for only this branch (config-overhaul)
|
||||||
|
|
||||||
* Config validation
|
* Config validation
|
||||||
* Separation of global vs VM configuration.
|
* Separation of global vs VM configuration.
|
||||||
* Finish Config::Container
|
# Put VM-specific config directly into Vagrant::VM objects
|
||||||
* Have Vagrant::Environment use new global config, put VM-specific
|
|
||||||
config directly into Vagrant::VM objects
|
|
||||||
* Only allow one kind of vagrantfile to be loaded (i.e. if both
|
* Only allow one kind of vagrantfile to be loaded (i.e. if both
|
||||||
Vagrantfile and vagrantfile exist, throw an error)
|
Vagrantfile and vagrantfile exist, throw an error)
|
||||||
* Nicer error if can't setup home directory
|
* Nicer error if can't setup home directory
|
Loading…
Reference in New Issue