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