fixing console
This commit is contained in:
@@ -5,6 +5,9 @@ resource "proxmox_lxc" "basic" {
|
||||
password = "BasicLXCContainer"
|
||||
unprivileged = true
|
||||
description = "Nice"
|
||||
features {
|
||||
nesting = true
|
||||
}
|
||||
ssh_public_keys = <<-EOT
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJo337iE4+Ry7T65Ey+2QQ9aRaGxP7zzLtMV+hBPyA59 eddsa-key-20250525
|
||||
EOT
|
||||
|
||||
Reference in New Issue
Block a user