guest_os_type is no longer used
This commit is contained in:
parent
602c207f60
commit
24e9810c23
|
@ -26,7 +26,6 @@ Ubuntu to self-install. Still, the example serves to show the basic configuratio
|
|||
```javascript
|
||||
{
|
||||
"type": "hyperv-iso",
|
||||
"guest_os_type": "Ubuntu_64",
|
||||
"iso_url": "http://releases.ubuntu.com/12.04/ubuntu-12.04.5-server-amd64.iso",
|
||||
"iso_checksum": "769474248a3897f4865817446f9a4a53",
|
||||
"iso_checksum_type": "md5",
|
||||
|
|
Loading…
Reference in New Issue