mobilizon: bump memory

This commit is contained in:
Sandro - 2023-12-27 20:42:17 +01:00
parent 68e0423f3b
commit f8abd7397f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
c3d2.deployment.server = "server10";
microvm = {
mem = 1024;
mem = 2 * 1024;
vcpu = 2;
};