cool, I've made the modification you recommended and also a few more ([0] remove ovftool) and now it takes *4 minutes* from start-finish. :D I can probably reduce even more if I polish the kickstart file, but is ok for now.
About checksum, since I am using jenkins+ansible, then I will create a job to periodically check for checksums (probably 1 every 24hs). [0] https://github.com/mitchellh/packer/issues/3087 On Wednesday, July 20, 2016 at 9:04:16 PM UTC+9, Alejandro wrote: > > *excelente!* > > Will try tomorrow. > > Cheers, > > Alejandro > > On Wednesday, July 20, 2016 at 7:16:46 PM UTC+9, Alvaro Miranda Aguilera > wrote: >> >> >> On Wed, Jul 20, 2016 at 10:09 PM, Alejandro <[email protected]> >> wrote: >> >>> iso_checksum_type": "sha256", >> >> >> Hello, >> >> https://www.packer.io/docs/builders/vmware-iso.html >> >> not recommended, but the option is there. :) >> >> >> >> iso_checksum_type >> <https://www.packer.io/docs/builders/vmware-iso.html#iso_checksum_type> >> (string) >> - The type of the checksum specified iniso_checksum. Valid values are >> "none", "md5", "sha1", "sha256", or "sha512" currently. While "none" will >> skip checksumming, this is not recommended since ISO files are generally >> large and corruption does happen from time to time. >> >> 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/dde1f213-0bbb-46e2-a7be-d0ca8ebe33b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
