I am following this guide :
http://theforeman.org/2016/02/ec2-provisioning-using-foreman-update.html
To provision EC2 instances. I have setup my new image and based it off an
HVM AMI (Tried the Amazon Linux AMI as well as the RH7 AMI, both of which
are HVM).
However when I hit save I get the following:
Failed to create a compute AWS-POC-oregon (us-west-2-EC2) instance
aws-foreman-01.xxxx.com: InvalidParameterCombination => Virtualization type
'hvm' is required for instances of type 't2.micro'. Ensure that you are
using an AMI with virtualization type 'hvm'. For more information, see
Anyone have experience with this? Again I have set the AMI within the image
to be a HVM AMI so it really shouldn't be throwing this error.