guest_os_type is no longer used

This commit is contained in:
Taliesin Sisson 2016-11-14 22:40:14 +00:00
parent 602c207f60
commit 24e9810c23
1 changed files with 0 additions and 1 deletions

View File

@ -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",