tests/keycloak: bump cores to 16, memory to 16384

This commit is contained in:
teutat3s 2025-02-06 11:58:50 -03:00
parent f402be32d4
commit 9663ddf555
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -46,7 +46,8 @@ in
systemd.tmpfiles.rules = [ "f /tmp/dbf 1777 root root 10d password" ];
virtualisation.memorySize = 4096;
virtualisation.cores = 16;
virtualisation.memorySize = 16384;
pub-solar-os.auth = {
enable = true;