️: nerf git1
All checks were successful
terraform-lint / terraform-lint (push) Successful in 22s

This commit is contained in:
VC
2025-11-23 16:38:31 +01:00
parent af73e6baec
commit 174f701f0b

View File

@@ -216,22 +216,12 @@ lxc_containers = {
"resticservers", "resticservers",
"webservers", "webservers",
] ]
memory_dedicated = 1024 memory_dedicated = 512
cpu_cores = 2 cpu_cores = 1
features = {
nesting = true
keyctl = true
fuse = true
mount = null
}
disk = [{ disk = [{
size = "30G" size = "30G"
path = "/srv" path = "/srv"
}, },
{
size = "10G"
path = "/var/lib/docker"
},
{ {
size = "5G" size = "5G"
path = "/var/lib/postgresql" path = "/var/lib/postgresql"