website: docs for GH-5356

This commit is contained in:
Mitchell Hashimoto 2015-07-06 12:01:34 -06:00
parent d051d69591
commit 0762e73531
1 changed files with 4 additions and 0 deletions

View File

@ -77,3 +77,7 @@ Vagrant.configure("2") do |config|
auto_config: false auto_config: false
end end
``` ```
If you already started the Vagrant environment before setting `auto_config`,
the files it initially placed there will stay there. You'll have to remove
those files manually or destroy and recreate the machine.