Increase memory size on mail hosts

This commit is contained in:
Timo Makinen 2023-09-12 16:36:35 +00:00
parent a231ea1ece
commit 3a39e40710

View file

@ -1,7 +1,7 @@
--- ---
datadisks: datadisks:
- {size: 10, type: nvme} - {size: 10, type: nvme}
mem_size: 4192
firewall_in: firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]} - {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 25} - {proto: tcp, port: 25}