secondDemoLXC

This commit is contained in:
2024-08-28 02:37:57 +00:00
parent c7be048809
commit 1bea44c48d
+1 -1
View File
@@ -1,6 +1,6 @@
resource "proxmox_lxc" "TerraformDemo" {
target_node = "ThePearl"
hostname = "lxc-SemaTerra"
hostname = "lxc-secondDemo"
ostemplate = "local:vztmpl/ubuntu-24.04-standard_24.04-2_amd64.tar.zst"
password = var.root_password
unprivileged = true