Remove more references to iso_checksum_type

This commit is contained in:
Chris Long
2020-06-26 16:58:22 -07:00
parent bddd7dd997
commit 37911b150a
5 changed files with 1 additions and 11 deletions

View File

@@ -12,7 +12,6 @@
"vm_name":"Windows10",
"communicator": "winrm",
"iso_url": "{{user `iso_url`}}",
"iso_checksum_type": "{{user `iso_checksum_type`}}",
"iso_checksum": "{{user `iso_checksum`}}",
"headless": false,
"boot_wait": "6m",