website: fix typo [GH-712]

This commit is contained in:
Mitchell Hashimoto 2013-12-12 15:45:57 -08:00
parent a39fc73852
commit f5401110e6
1 changed files with 1 additions and 1 deletions

View File

@ -326,6 +326,6 @@ have to modify as well:
* `remote_datastore` - The path to the datastore where the VM will be
stored on the ESXi machine.
* `remote_user` - The SSH username used to access the remote machine.
* `remote_username` - The SSH username used to access the remote machine.
* `remote_password` - The SSH password for access to the remote machine.