infra: r740: update proxmox machines

This commit is contained in:
2025-12-05 22:45:51 +01:00
parent 2d2483adb0
commit 0f1c4b2d00
4 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@ resource "proxmox_virtual_environment_vm" "ai" {
cpu {
type = "host"
cores = 20
sockets = 2
sockets = 1
flags = []
}