Changed: beefed up nextcloud's vm

This commit is contained in:
Elewyn 2026-04-29 16:49:51 +02:00
parent c26be57863
commit b38f37ee2e

View file

@ -39,8 +39,8 @@ locals {
}
nextcloud = {
vmid = 202
cores = 3
memory = 4096
cores = 4
memory = 6144
balloon = 2048
disk = 20
ip = var.nextcloud_ip