update downloader config and grail compose cleanup
This commit is contained in:
@@ -4,7 +4,7 @@ resource "proxmox_lxc" "downloader" {
|
||||
vmid = 222
|
||||
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
||||
password = "terraform"
|
||||
unprivileged = false
|
||||
unprivileged = true
|
||||
cores = 6
|
||||
memory = 2096
|
||||
swap = 1024
|
||||
|
||||
Reference in New Issue
Block a user