It's configured in VMX see https://www.packer.io/docs/builders/vmware-iso.html#vmx_data
To figure out which key you need to set the simplest solution in to create a VM in VMware without CPU hot plug enabled and save a copy of the .vmx file. Then enable CPU hot plug and diff the current .vmx with the previous version. On 9 March 2018 at 23:07, Skullone <[email protected]> wrote: > Hello, > > I'm new on packer, I succeeded in creating a vm with it, but i'm not able > to find any option to enable cpu/memory hotplug in vmware. > > Is there something like that available? > > Thanks! > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/053582c6-0754-4a3e-bc60-3c036303cc1f%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/053582c6-0754-4a3e-bc60-3c036303cc1f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt_tW8SNKVZd01wLhn-L2ki%3D%2B%2BX8dR4Up7Wuo-xHeCBkUw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
