fix a typo in vm_name -key value in qemu type section of windows_2016.json
This commit is contained in:
@@ -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`}}",
|
||||
|
||||
Reference in New Issue
Block a user