From 3e7fb1ccf70563fa92e8543903a97666847197fd Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Mon, 25 Aug 2025 13:22:47 +0000 Subject: [PATCH] Update proxmox.tf --- proxmox.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox.tf b/proxmox.tf index 5482eb2..09381ce 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -26,7 +26,7 @@ resource "proxmox_virtual_environment_download_file" "latest_ubunto_cloud_img" { resource "proxmox_virtual_environment_file" "cloud_init_yaml" { content_type = "snippets" datastore_id = "local" - node_name = var.virtual_environment_node_name + node_name = "fenix" source_raw { data = <<-EOF