mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
* ISOUrl Fix Added the check for ISOUrls back in addition to a check for RawSingleISOUrl. This should allow both ISOUrls[] or ISOUrl to work while not requiring them all the time. * Update config.go Fixed formatting.