Merge pull request #599 from mikajarvinen/master

fix a typo in vm_name field in qemu type section of windows_2016.json
This commit is contained in:
Chris Long
2021-02-01 20:18:39 -08:00
committed by GitHub

View File

@@ -83,7 +83,7 @@
},
{
"type": "qemu",
"vm_name": "windows_10",
"vm_name": "WindowsServer2016",
"communicator": "winrm",
"iso_url": "{{user `iso_url`}}",
"iso_checksum": "{{user `iso_checksum`}}",