fix a typo in vm_name -key value in qemu type section of windows_2016.json

This commit is contained in:
mikajarvinen
2021-02-01 20:49:26 +02:00
parent c681c30449
commit 84dcc43af4

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`}}",