Hi On top of what Rickard said, here is an example:
You can put hardcoded values there or use a variable block: https://github.com/cbednarski/packer-ubuntu/blob/master/1604-min.json#L55-L56 variables here: https://github.com/cbednarski/packer-ubuntu/blob/master/1604-min.json#L5-L6 On Fri, Mar 9, 2018 at 11:07 PM, 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. > -- Alvaro -- 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/CAHqq0exWSxiRrxeG%3DDTazvCYfyezcJbkbo-2Ry8169C-zK8SGg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
