Assuming CentOS 6.8, and no DHCP server, is there a shortcut to: Using Packer in a loop to create a set of machines each with a distinct IP address?
It seems I either have to: - run a full bootstrap once with each IP address, resulting in a set of VMs or: - make a base image that has a well-known IP address, then use vmware-vmx to iterate from the base image to each in the set. Is there a better way? Thanks, Martin -- 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/ef7f771a-7b1a-48af-814c-571e0d6e746d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
