Snippet creation working

This commit is contained in:
2026-09-03 18:13:21 -04:00
parent 0fa9d83b94
commit 33dc172296
8 changed files with 12 additions and 13 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ provider "proxmox" {
random_vm_id_end = 99999
ssh {
username = "ladmin"
agent = true
# SSH Private Key provided by env var PROXMOX_VE_SSH_PRIVATE_KEY
agent = false
node_address_source = "dns"
node {
name = "hv01"