File tree 1 file changed +12
-3
lines changed
1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 18
18
"qemu": {
19
19
"adapter_type": "e1000",
20
20
"adapters": 2,
21
- "ram": 3072 ,
21
+ "ram": 4096 ,
22
22
"hda_disk_interface": "ide",
23
23
"arch": "x86_64",
24
24
"console_type": "vnc",
25
- "kvm": "allow"
25
+ "kvm": "allow",
26
+ "options": "-cpu host"
26
27
},
27
28
"images": [
28
29
{
57
58
"download_url": "https://github.com/Security-Onion-Solutions/security-onion/releases/",
58
59
"direct_download_url": "https://github.com/Security-Onion-Solutions/security-onion/releases/download/v14.04.5.4_20171031/securityonion-14.04.5.4.iso"
59
60
},
61
+ {
62
+ "filename": "empty100G.qcow2",
63
+ "version": "1.0",
64
+ "md5sum": "5d9fec18a980f13002028491259f158d",
65
+ "filesize": 198656,
66
+ "download_url": "https://github.com/riverbed/Riverbed-Community-Toolkit/raw/master/SteelHead/GNS3",
67
+ "direct_download_url": "https://github.com/riverbed/Riverbed-Community-Toolkit/raw/master/SteelHead/GNS3/empty100G.qcow2"
68
+ },
60
69
{
61
70
"filename": "empty30G.qcow2",
62
71
"version": "1.0",
70
79
{
71
80
"name": "2.4.80-20240624",
72
81
"images": {
73
- "hda_disk_image": "empty30G .qcow2",
82
+ "hda_disk_image": "empty100G .qcow2",
74
83
"cdrom_image": "securityonion-2.4.80-20240624.iso"
75
84
}
76
85
},
You can’t perform that action at this time.
0 commit comments