Hi, That totally makes sense, or at least to create VM templates for those VMs.
I don't have any ESXi templates at hand but a quick search on github found me these that looks right: https://github.com/sdorsett/packer-centos7-esxi If you start by getting them to run on your system, and if you have access to VMware Workstation/Fusion it can be simpler to start without the remote part (ESXi). After you have those running I think you can easily fork them and change to Atomic instead. When you got started and stumble on something. Just send a follow up message. // Rickard On 26 September 2017 at 21:57, DK <[email protected]> wrote: > Hi, > > New to Packer. > > I want to automate the creation of a number of CentOS Atomic VMs on > VCenter 6.0 and to automate the install with Kickstart file > <http://www.projectatomic.io/docs/fedora_atomic_bare_metal_installation/> > > First off does this make sense? Is there an existing Packer template to do > this? > > > > > > -- > 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/4aa9d8f6-ec7f-47e5-ba9a-39515f41083f%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/4aa9d8f6-ec7f-47e5-ba9a-39515f41083f%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/CALz9Rt8mCdNzWfPKy7312-aRcwBpXDuYLGC8Ldm9r9%2BGsGmuzw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
