mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
Update proxmox.tf
This commit is contained in:
@ -176,7 +176,12 @@ initialization {
|
||||
address = "dhcp"
|
||||
}
|
||||
}
|
||||
|
||||
disk {
|
||||
datastore_id = "local-snippets"
|
||||
file_id = proxmox_virtual_environment_file.vm_user_data[each.key].id
|
||||
interface = "ide2"
|
||||
file_format = "raw"
|
||||
}
|
||||
# ip_config {
|
||||
# ipv4 {
|
||||
# address = each.value.ip
|
||||
|
||||
Reference in New Issue
Block a user