This commit is contained in:
@@ -47,7 +47,7 @@ resource "proxmox_virtual_environment_vm" "infra" {
|
||||
|
||||
ip_config {
|
||||
ipv4 {
|
||||
address = "auto"
|
||||
address = "dhcp"
|
||||
}
|
||||
ipv6 {
|
||||
address = "auto"
|
||||
|
||||
Reference in New Issue
Block a user