️: 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",
"webservers",
]
memory_dedicated = 1024
cpu_cores = 2
features = {
nesting = true
keyctl = true
fuse = true
mount = null
}
memory_dedicated = 512
cpu_cores = 1
disk = [{
size = "30G"
path = "/srv"
},
{
size = "10G"
path = "/var/lib/docker"
},
{
size = "5G"
path = "/var/lib/postgresql"