Update terraform/proxmox/Plex.tf
All checks were successful
OpenTofu Automation / deploy (push) Successful in 1m49s
All checks were successful
OpenTofu Automation / deploy (push) Successful in 1m49s
This commit is contained in:
parent
bab970fb46
commit
c6c81fdf96
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ resource "proxmox_virtual_environment_vm" "Plex" {
|
||||||
ip_config {
|
ip_config {
|
||||||
ipv4 {
|
ipv4 {
|
||||||
address = "dhcp"
|
address = "dhcp"
|
||||||
gateway = var.vlan_gateway
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue