Skip to content

Commit 818840d

Browse files
authored
Merge pull request #872 from clavistermand/master
Update clavister-netsheild.gns3a
2 parents 7328703 + 64dce78 commit 818840d

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

appliances/clavister-netsheild.gns3a

+15-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"description": "Clavister NetShield (cOS Stream) Virtual Appliance offers the same functionality as the Clavister NetShield physical NGappliances FWs in a virtual environment.",
66
"vendor_name": "Clavister",
77
"vendor_url": "https://www.clavister.com/",
8-
"documentation_url": "https://kb.clavister.com",
8+
"documentation_url": "https://docs.clavister.com",
99
"product_name": "NetShield",
1010
"product_url": "https://www.clavister.com/products/netshield/",
1111
"registry_version": 4,
1212
"status": "stable",
1313
"availability": "free-to-try",
1414
"maintainer": "Mattias Nordlund",
1515
"maintainer_email": "[email protected]",
16-
"usage": "No configuration by default, oen console to set IPs and activate configuration.",
16+
"usage": "No configuration by default, use console to set IPs and activate configuration.",
1717
"port_name_format": "if{0}",
1818
"qemu": {
1919
"adapter_type": "virtio-net-pci",
@@ -27,6 +27,13 @@
2727
"options": "-cpu Nehalem"
2828
},
2929
"images": [
30+
{
31+
"filename": "clavister-cos-stream-4.00.00.34-virtual-x64-generic.qcow2",
32+
"version": "cOS Stream 4.00.00",
33+
"md5sum": "02b480621d9bf1a9a4e116cd47bef006",
34+
"filesize": 132841472,
35+
"download_url": "https://my.clavister.com/download/86399b21-44c7-ee11-a434-005056bdfeb0"
36+
},
3037
{
3138
"filename": "clavister-cos-stream-3.80.09.01-virtual-x64-generic.qcow2",
3239
"version": "cOS Stream 3.80.09",
@@ -36,6 +43,12 @@
3643
}
3744
],
3845
"versions": [
46+
{
47+
"name": "cOS Stream 4.00.00",
48+
"images": {
49+
"hda_disk_image": "clavister-cos-stream-4.00.00.34-virtual-x64-generic.qcow2"
50+
}
51+
},
3952
{
4053
"name": "cOS Stream 3.80.09",
4154
"images": {

0 commit comments

Comments
 (0)