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

Amazon Corretto 17 and Amazon Corretto 21 support #142

Open
fernando-eickhoff opened this issue Dec 7, 2023 · 0 comments
Open

Amazon Corretto 17 and Amazon Corretto 21 support #142

fernando-eickhoff opened this issue Dec 7, 2023 · 0 comments

Comments

@fernando-eickhoff
Copy link

SUMMARY

The latest Amazon Corretto support that this role has is for JDK 11. Add support to latest Amazon Corretto JDK versions, currently is 21 but also for 17.

ISSUE TYPE
  • Latest Amazon Corretto JDK (21 and 17) versions support in Amazon Linux 2 instances
COMPONENT NAME

amazon-corretto-21
amazon-corretto-17

ANSIBLE VERSION

No relevant

CONFIGURATION
OS / ENVIRONMENT

Amazon Linux 2 EC2 instances

STEPS TO REPRODUCE

Set 17 as java_major_version value

- role: lean_delivery.java
  java_distribution: corretto
  transport: repositories
  java_major_version: 17
EXPECTED RESULTS

Latest Amazon Corretto JDK (17) installed successfully in Amazon Linux 2 EC2 instances

ACTUAL RESULTS

Can't install latest Amazon Corretto JDK (17) in Amazon Linux 2 EC2 instances

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