stilltryingtofigureitout

This commit is contained in:
2024-08-28 03:16:42 +00:00
parent 59d14f7045
commit cb08d9edbb
3 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
resource "proxmox_lxc" "TerraPhore" {
target_node = "ThePearl"
hostname = "lxc-secondDemo-${var.instance_id}"
hostname = "lxc-secondDemo"
ostemplate = "local:vztmpl/ubuntu-24.04-standard_24.04-2_amd64.tar.zst"
password = var.root_password
unprivileged = true