mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update proxmox.tf
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user