mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2026-03-22 07:49:50 +00:00
Compare commits
6 Commits
a500648490
...
52308b35b8
| Author | SHA1 | Date | |
|---|---|---|---|
| 52308b35b8 | |||
| a9ad0e9330 | |||
| 154ad3f6e5 | |||
| 0e904c0366 | |||
| a826b5db49 | |||
| 8097582377 |
@ -121,8 +121,10 @@ resource "proxmox_virtual_environment_vm" "proxmox-kubernetes-VM-template" {
|
||||
# Configuração da interface de rede
|
||||
network_device {
|
||||
bridge = "vmbr0" # rede de gestão para comunicação com Cluster A
|
||||
vlan_id = 20
|
||||
}
|
||||
|
||||
|
||||
initialization {
|
||||
dns {
|
||||
servers = ["1.1.1.1"]
|
||||
|
||||
Reference in New Issue
Block a user