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

@@ -54,8 +54,8 @@ resource "proxmox_virtual_environment_vm" "docker-machine" {
cpu {
type = "host"
cores = 40
sockets = 2
cores = 20
sockets = 1
flags = []
}