Increase RAM on default install

This commit is contained in:
Dimas Alexander 2023-09-11 18:55:32 +07:00
parent 95c870b14e
commit 708040c3b4
No known key found for this signature in database
GPG Key ID: 96FEBBB2446CD47A

View File

@ -73,8 +73,8 @@ create-sys-mirage-fw:
- kernel: mirage-firewall
- kernelopts:
- include-in-backups: False
- memory: 32
- maxmem: 32
- memory: 64
- maxmem: 64
- netvm: sys-net
- provides-network: True
- vcpus: 1