generated from hashicorp/packer-plugin-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 106
Closed as not planned
Labels
Description
This issue was originally opened by @memtaus in hashicorp/packer#11952 and has been migrated to this repository. The original issue description is below.
I'm using the vsphere-clone builder to create a template that requires the number of cores per socket to be set. I've tried using "cpu_cores" as the packer-template.json configuration key, as documented here. I've also tried both keys ("cores" and "cores_per_socket") that were discussed in this issue. All of them produce an "unknown configuration key" error.
Reactions are currently unavailable