Merge pull request #539 from piotr-miduch/update-juniper-vmx-20.2R1.10

Add new version of vMX images 20.2R1.10
This commit is contained in:
Jeremy Grossmann 2020-08-26 22:19:40 +08:00 committed by GitHub
commit 99878a86b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 0 deletions

View File

@ -28,6 +28,24 @@
"options": "-nographic -enable-kvm"
},
"images": [
{
"filename": "junos-vmx-x86-64-20.2R1.10.qcow2",
"version": "20.2R1.10-KVM",
"md5sum": "182484474accf07bd403ef17fa2959a9",
"filesize": 1413349376
},
{
"filename": "vmxhdd-20.2R1.10.img",
"version": "20.2R1.10-KVM",
"md5sum": "ae26e0f32605a53a5c85342bad677c9f",
"filesize": 197120
},
{
"filename": "metadata-usb-re-20.2R1.10.img",
"version": "20.2R1.10-KVM",
"md5sum": "25322c2caf542059de72e9adbec1fb68",
"filesize": 10485760
},
{
"filename": "junos-vmx-x86-64-19.3R1.8.qcow2",
"version": "19.3R1.8-KVM",
@ -339,6 +357,14 @@
}
],
"versions": [
{
"name": "20.2R1.10-KVM",
"images": {
"hda_disk_image": "junos-vmx-x86-64-20.2R1.10.qcow2",
"hdb_disk_image": "vmxhdd-20.2R1.10.img",
"hdc_disk_image": "metadata-usb-re-20.2R1.10.img"
}
},
{
"name": "19.3R1.8-KVM",
"images": {

View File

@ -26,6 +26,13 @@
"options": "-nographic -enable-kvm -smp cpus=3"
},
"images": [
{
"filename": "vFPC-20200526.img",
"version": "20.2R1.10-KVM",
"md5sum": "400652d7e450b0bf8ad4cc37db46b78c",
"filesize": 2447376384,
"download_url": "http://www.juniper.net/us/en/products-services/routing/mx-series/vmx/"
},
{
"filename": "vFPC-20190819.img",
"version": "19.3R1.8-KVM",
@ -147,6 +154,12 @@
}
],
"versions": [
{
"name": "20.2R1.10-KVM",
"images": {
"hda_disk_image": "vFPC-20200526.img"
}
},
{
"name": "19.3R1.8-KVM",
"images": {