Commit f8c35afb authored by Chris Bednarski's avatar Chris Bednarski

Merge pull request #2560 from brycefisher/patch-1

Add missing option
parents cabbe007 e7ab9fb3
...@@ -72,6 +72,9 @@ builder. ...@@ -72,6 +72,9 @@ builder.
- `ssh_username` (string) - The username to use to SSH into the machine once - `ssh_username` (string) - The username to use to SSH into the machine once
the OS is installed. the OS is installed.
- `ssh_password` (string) - The password to use to SSH into the machine once
the OS is installed.
### Optional: ### Optional:
- `boot_command` (array of strings) - This is an array of commands to type - `boot_command` (array of strings) - This is an array of commands to type
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment