Thanks a lot! I compare both file and the options are vcpu.hotadd and mem.hotadd. I added it to my json and it seems to be working :)
2018-03-10 12:21 GMT-05:00 Alvaro Miranda Aguilera <[email protected]>: > 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/ms >> gid/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 a topic in the > Google Groups "Packer" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/packer-tool/63PTnKOpKqc/unsubscribe. > To unsubscribe from this group and all its topics, 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 > <https://groups.google.com/d/msgid/packer-tool/CAHqq0exWSxiRrxeG%3DDTazvCYfyezcJbkbo-2Ry8169C-zK8SGg%40mail.gmail.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/CAJSek4u-p-YjNgvK9fZs7qAmfW6Gi8Z-y3%2B_0tKVAEzogU%2BcLg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
