Update Cisco IOSv template to use IOSv version provided by VIRL.

This commit is contained in:
grossmj 2016-02-12 18:03:06 -07:00
parent 4cc9839ec4
commit 886827be37

View File

@ -22,18 +22,18 @@
}, },
"images": [ "images": [
{ {
"filename": "IOSv-15.5.3M.qcow2", "filename": "vios-adventerprisek9-m.vmdk.SPA.156-1.T",
"version": "15.5.3M", "version": "15.6(1)T",
"md5sum": "b3b6d7ac3bde84e51388afe17040b457", "md5sum": "e7cb1bbd0c59280dd946feefa68fa270",
"filesize": 127926272, "filesize": 128122880,
"download_url": "http://virl.cisco.com/" "download_url": "https://virl.mediuscorp.com/my-account/"
} }
], ],
"versions": [ "versions": [
{ {
"name": "15.5.3M", "name": "15.6(1)T",
"images": { "images": {
"hda_disk_image": "IOSv-15.5.3M.qcow2" "hda_disk_image": "vios-adventerprisek9-m.vmdk.SPA.156-1.T"
} }
} }
] ]