builder/vmware: auto-answer dialogs [GH-393]

This commit is contained in:
Mitchell Hashimoto 2013-09-05 13:42:44 -07:00
parent b15ecba4e7
commit 3fc00a2dfa
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
BUG FIXES:
* builder/vmware: Autoanswer VMware dialogs. [GH-393]
* command/inspect: Fix weird output for default values for optional vars.
## 0.3.6 (September 2, 2013)

View File

@ -137,6 +137,7 @@ ide1:0.fileName = "{{ .ISOPath }}"
ide1:0.deviceType = "cdrom-image"
isolation.tools.hgfs.disable = "FALSE"
memsize = "512"
msg.autoAnswer = "true"
nvram = "{{ .Name }}.nvram"
pciBridge0.pciSlotNumber = "17"
pciBridge0.present = "TRUE"