Fixup: windows2016.json Start headless

This commit is contained in:
Selora
2020-01-15 17:48:25 +00:00
parent 7742744c76
commit fe2e6404af

View File

@@ -7,7 +7,7 @@
"iso_url": "{{user `iso_url`}}", "iso_url": "{{user `iso_url`}}",
"iso_checksum_type": "{{user `iso_checksum_type`}}", "iso_checksum_type": "{{user `iso_checksum_type`}}",
"iso_checksum": "{{user `iso_checksum`}}", "iso_checksum": "{{user `iso_checksum`}}",
"headless": false, "headless": true,
"boot_wait": "6m", "boot_wait": "6m",
"boot_command": "", "boot_command": "",
"winrm_username": "vagrant", "winrm_username": "vagrant",