chore: change startup order docker

This commit is contained in:
Matthew McKinnon 2024-12-11 21:56:17 +10:00
parent 0500fe442f
commit 179b5f4465

View File

@ -46,7 +46,7 @@ resource "proxmox_vm_qemu" "docker" {
cpu = "x86-64-v2-AES" cpu = "x86-64-v2-AES"
bios = "ovmf" bios = "ovmf"
startup = "order=2,up=900" startup = "order=2,up=300"
# VM Memory Settings # VM Memory Settings