`config.ssh.username` is not deprecated

This commit is contained in:
Mitchell Hashimoto 2010-05-02 15:11:47 -07:00
parent d5e8c63fd7
commit 40e427050d
1 changed files with 2 additions and 3 deletions

View File

@ -73,9 +73,8 @@ environment.
These configuration keys will be completely removed in the next version of Vagrant. These configuration keys will be completely removed in the next version of Vagrant.
They do nothing in the current version: They do nothing in the current version:
* `config.ssh.username` - Username and password SSH authentication has been completely * `config.ssh.password` - Password SSH authentication has been completely
removed. These settings currently do nothing but log a deprecation warning. removed. This setting does nothing in the current version of Vagrant.
* `config.ssh.password`
## config.vm ## config.vm