Recent content by pme

  1. P

    Configure Default Boot Order for all new VMs?

    With packer version 1.6.6 (nightly) you can use the following config in your json: "boot": "order=scsi0;ide2", This doesn't work with packer 1.6.5 yet.