-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels