From 1f2273d2ab9eee661a30aa41dd0876b3d483db79 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 10 Aug 2025 09:41:37 +0200 Subject: [PATCH] scale htz.mails down --- nodes/htz.mails.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/htz.mails.py b/nodes/htz.mails.py index 239c565..a00a874 100644 --- a/nodes/htz.mails.py +++ b/nodes/htz.mails.py @@ -166,8 +166,8 @@ 'installer': False, }, 'vm': { - 'cores': 4, - 'ram': 8192, + 'cores': 2, + 'ram': 4096, }, 'wireguard': { 'my_ip': '172.30.0.1/24',