Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL_AWS: RHEL and Windows AMI names have changed #184

Open
benblasco opened this issue May 2, 2022 · 0 comments
Open

RHEL_AWS: RHEL and Windows AMI names have changed #184

benblasco opened this issue May 2, 2022 · 0 comments

Comments

@benblasco
Copy link
Contributor

benblasco commented May 2, 2022

The names of RHEL and Windows AMIs in AWS have changed, and so the templated for the group_vars/all_example.yml is now incorrect.

group_vars/all_example.yml needs to change as follows
OLD:

< rhel_ver:                         "rhel8"
< win_ver:                          "win2016"

NEW:

> rhel_ver:                         "RHEL-8"
> win_ver:                          "Windows_Server-2016"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant