bump memory
This commit is contained in:
2
james.tf
2
james.tf
@@ -6,7 +6,7 @@ resource "proxmox_lxc" "james" {
|
|||||||
password = "terraform"
|
password = "terraform"
|
||||||
unprivileged = true
|
unprivileged = true
|
||||||
cores = 6
|
cores = 6
|
||||||
memory = 4096
|
memory = 6256
|
||||||
swap = 1024
|
swap = 1024
|
||||||
start = true
|
start = true
|
||||||
tags = "terraform;deb13"
|
tags = "terraform;deb13"
|
||||||
|
|||||||
Reference in New Issue
Block a user