Update pan-vm-fw.gns3a

updated to include PAN OS 10.1.0 KVM
This commit is contained in:
Zero3Dash 2023-02-22 10:50:53 +00:00 committed by GitHub
parent cf8f4f886d
commit 30f18a6203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,13 @@
"options": "-smp 2"
},
"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",
"version": "10.0.0",
@ -120,6 +127,12 @@
}
],
"versions": [
{
"name": "10.1.0",
"images": {
"hda_disk_image": "PA-VM-KVM-10.1.0.qcow2"
}
},
{
"name": "10.0.0",
"images": {