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

This commit is contained in:
grossmj 2016-02-12 21:43:36 -07:00
parent b8b78fbdff
commit 208c77fa41

View File

@ -23,18 +23,18 @@
},
"images": [
{
"filename": "csr1000v-universalk9.03.16.00.S.155-3.S-ext.qcow2",
"version": "3.16",
"md5sum": "dfc2e11f880d9e2dfa13e841552cc3ed",
"filesize": 1390936064,
"download_url": "https://software.cisco.com/download/release.html?mdfid=284364978&softwareid=282046477&release=3.16.0S"
"filename": "csr1000v-universalk9.03.17.00.S.156-1.S-ext.qcow2",
"version": "3.17",
"md5sum": "06cbfcd11f3557391db64fe2a6015a6e",
"filesize": 1346305024,
"download_url": "https://virl.mediuscorp.com/my-account/"
}
],
"versions": [
{
"name": "3.16",
"name": "3.17",
"images": {
"hda_disk_image": "csr1000v-universalk9.03.16.00.S.155-3.S-ext.qcow2"
"hda_disk_image": "csr1000v-universalk9.03.17.00.S.156-1.S-ext.qcow2"
}
}
]