From cbf848f0400f35e9d783290ce4c7fbd6caf56462 Mon Sep 17 00:00:00 2001 From: Max Pfeiffer Date: Sun, 1 Feb 2026 09:51:51 +0100 Subject: [PATCH] Fixed proxmox node name in example --- proxmox/configuration.auto.tfvars.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox/configuration.auto.tfvars.example b/proxmox/configuration.auto.tfvars.example index e652abd..9616122 100644 --- a/proxmox/configuration.auto.tfvars.example +++ b/proxmox/configuration.auto.tfvars.example @@ -2,7 +2,7 @@ proxmox_api_url = "https://192.168.1.25:8006/api2/json" proxmox_api_token_id = "root@pam!supersecret" proxmox_api_token_secret = "js7ej5k9-hd75-hd64-js56-js834jmd732" -proxmox_target_node = "your proxmox node" +proxmox_target_node = "your-proxmox-node" proxmox_storage_device = "samsung-ssd" # Talos Linux