mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
For each ISO image the individual cdrom device will be added to the VM. During the cleanup these devices will be deleted. It makes attach steps more clear - there is no doubt what is the name of the device. Related to: [mitchellh/packer#1502]