add services VM #2

Merged
tim merged 3 commits from services into main 2023-10-27 13:58:39 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit ad6116e3a1 - Show all commits

View File

@@ -47,7 +47,7 @@ resource "proxmox_virtual_environment_vm" "infra" {
ip_config {
ipv4 {
address = "dhcp"
address = "auto"
}
ipv6 {
address = "auto"