Closed DonSchenck closed 6 years ago
I solved this by using image image: "ami-00f7c900d2e7133e1"
What region? This ami number seems too large.
We should use the provided combinations to avoid errors: https://github.com/redhat-developer-demos/openshift-hybridizer/blob/master/docs/_includes/aws-amis.adoc
Getting the following error while attempting to provision the Amazon VM:
`TASK [cloud-resources : AWS Create All in one OpenShift Node] **
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Instance creation failed => InvalidParameterCombination: Enhanced networking with the Elastic Network Adapter (ENA) is required for the 'm5.xlarge' instance type. Ensure that you are using an AMI that is enabled for ENA."} localhost
: ok=9 changed=0 unreachable=0 failed=1 `