From e7ab9fb3c0ad801e2e9bd38f8230ba543f8c4554 Mon Sep 17 00:00:00 2001 From: Bryce Fisher-Fleig Date: Wed, 5 Aug 2015 15:28:20 -0700 Subject: [PATCH] Add missing option --- website/source/docs/builders/virtualbox-iso.html.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/builders/virtualbox-iso.html.markdown b/website/source/docs/builders/virtualbox-iso.html.markdown index 7df4975dc..61e5d3e16 100644 --- a/website/source/docs/builders/virtualbox-iso.html.markdown +++ b/website/source/docs/builders/virtualbox-iso.html.markdown @@ -72,6 +72,9 @@ builder. - `ssh_username` (string) - The username to use to SSH into the machine once the OS is installed. +- `ssh_password` (string) - The password to use to SSH into the machine once + the OS is installed. + ### Optional: - `boot_command` (array of strings) - This is an array of commands to type