fisma-ready / ubuntu-lts

Ubuntu 14.04 LTS is FISMA Ready.
Other
54 stars 26 forks source link

Prepare for Enhanced Networking if it doesn't hurt instances that don't support it #2

Closed konklone closed 8 years ago

konklone commented 10 years ago

AWS instructions for doing so on Ubuntu:

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html#enhanced-networking-ubuntu

(Requires an HVM image, which we now have.)

seanherron commented 10 years ago

I'm actually not sure we should do this at the AMI layer. Primarily concerned about the fact that enhanced networking only works on C3, R3, and I2 instance types. Does installing everything on other instance types either break/mess up things or introduce complexity that shouldn't exist?