Merge pull request #2560 from brycefisher/patch-1

Add missing option
pull/2557/merge
Chris Bednarski 11 years ago
commit f8c35afb73

@ -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

Loading…
Cancel
Save