From 6a54d21cf9425ff93532abe56133e65c6a106d28 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Wed, 20 Aug 2025 22:46:58 +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 8009b22..db4e7b2 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -17,7 +17,7 @@ resource "proxmox_virtual_environment_download_file" "fedora_cloud_image" { resource "proxmox_virtual_environment_file" "fedora_user_data" { content_type = "snippets" datastore_id = "local-snippets" # outro storage configurado com Snippets - node_name = "pve" + node_name = "fedora" source_raw { data = <<-EOF