secondDemoLXC
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user