add services VM #2

Merged
tim merged 3 commits from services into main 2023-10-27 13:58:39 +02:00
Showing only changes of commit a4bd2e3266 - Show all commits

View File

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