|
5 | 5 | "description": "Clavister NetShield (cOS Stream) Virtual Appliance offers the same functionality as the Clavister NetShield physical NGappliances FWs in a virtual environment.",
|
6 | 6 | "vendor_name": "Clavister",
|
7 | 7 | "vendor_url": "https://www.clavister.com/",
|
8 |
| - "documentation_url": "https://kb.clavister.com", |
| 8 | + "documentation_url": "https://docs.clavister.com", |
9 | 9 | "product_name": "NetShield",
|
10 | 10 | "product_url": "https://www.clavister.com/products/netshield/",
|
11 | 11 | "registry_version": 4,
|
12 | 12 | "status": "stable",
|
13 | 13 | "availability": "free-to-try",
|
14 | 14 | "maintainer": "Mattias Nordlund",
|
15 | 15 | "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.", |
17 | 17 | "port_name_format": "if{0}",
|
18 | 18 | "qemu": {
|
19 | 19 | "adapter_type": "virtio-net-pci",
|
|
27 | 27 | "options": "-cpu Nehalem"
|
28 | 28 | },
|
29 | 29 | "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 | + }, |
30 | 37 | {
|
31 | 38 | "filename": "clavister-cos-stream-3.80.09.01-virtual-x64-generic.qcow2",
|
32 | 39 | "version": "cOS Stream 3.80.09",
|
|
36 | 43 | }
|
37 | 44 | ],
|
38 | 45 | "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 | + }, |
39 | 52 | {
|
40 | 53 | "name": "cOS Stream 3.80.09",
|
41 | 54 | "images": {
|
|
0 commit comments