From e154ae7c6d574555f84f0aa68cbd250be6081882 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 3 Dec 2011 19:06:38 -0800 Subject: [PATCH] Update TODO --- BRANCH_TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/BRANCH_TODO b/BRANCH_TODO index 804dec5c2..62631e6a5 100644 --- a/BRANCH_TODO +++ b/BRANCH_TODO @@ -2,9 +2,7 @@ This is a TODO file for only this branch (config-overhaul) * Config validation * Separation of global vs VM configuration. -* Finish Config::Container -* Have Vagrant::Environment use new global config, put VM-specific - config directly into Vagrant::VM objects +# 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 \ No newline at end of file