mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 21:33:02 +02:00
mkgns3a.sh: increase node ram, we now provide Frr
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ cat <<EOF >"$BINARIES_DIR/infix.gns3a"
|
||||
"qemu": {
|
||||
"adapter_type": "virtio-net-pci",
|
||||
"adapters": 10,
|
||||
"ram": 256,
|
||||
"ram": 384,
|
||||
"cpus": 1,
|
||||
"hda_disk_interface": "virtio",
|
||||
"arch": "x86_64",
|
||||
|
||||
Reference in New Issue
Block a user