packer/builder/amazon
Peter Sankauskas a59ee93bca To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1.
This reduces the number of simultaneous packer runs possible significantly, but unless you are Netflix, who have Aminator anyway, this is probably never going to be an issue
2014-07-29 16:07:49 -07:00
..
chroot To be able to build both PV and HVM images, it is not possible to use both /dev/sd[f-p] and [1-16] as the HVM images get attached at /dev/sdf but must be mounted a /dev/sdf1. 2014-07-29 16:07:49 -07:00
common Merge pull request #1343 from fnoeding/templating 2014-07-19 09:49:49 -07:00
ebs Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
instance Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00