mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-29 15:43:55 +00:00
Reduce vMX vCP ram size to 1024MB
1024MB is enought for lite mode as per Juniper vMX release notes
This commit is contained in:
parent
51d24ff0cb
commit
5defd5c9f5
@ -18,7 +18,7 @@
|
||||
"qemu": {
|
||||
"adapter_type": "e1000",
|
||||
"adapters": 2,
|
||||
"ram": 2048,
|
||||
"ram": 1024,
|
||||
"arch": "x86_64",
|
||||
"console_type": "telnet",
|
||||
"kvm": "require",
|
||||
|
Loading…
x
Reference in New Issue
Block a user