mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-06 10:59:25 +00:00
Update pan-vm-fw.gns3a
updated to include PAN OS 10.1.0 KVM
This commit is contained in:
parent
cf8f4f886d
commit
30f18a6203
@ -27,6 +27,13 @@
|
|||||||
"options": "-smp 2"
|
"options": "-smp 2"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "PA-VM-KVM-10.1.0.qcow2",
|
||||||
|
"version": "10.1.0",
|
||||||
|
"md5sum": "8266fd412a22694749f2cd4afcd5fa33",
|
||||||
|
"filesize": 3597467648,
|
||||||
|
"download_url": "https://support.paloaltonetworks.com/Updates/SoftwareUpdates/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "PA-VM-KVM-10.0.0.qcow2",
|
"filename": "PA-VM-KVM-10.0.0.qcow2",
|
||||||
"version": "10.0.0",
|
"version": "10.0.0",
|
||||||
@ -120,6 +127,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "10.1.0",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "PA-VM-KVM-10.1.0.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "10.0.0",
|
"name": "10.0.0",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user