ITPLT-4019 Backwards compatible change to allow testing of Corretto JDK on AZL2023

This commit is contained in:
Geoff Jacobs
2024-08-29 09:05:52 +10:00
parent 322bdcf50e
commit f493b0f2e3
2 changed files with 25 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ postgres_version: "9.6"
# Disable these when using the product installer, otherwise we end up
# fighting with it.
atl_use_system_jdk: false
atl_use_system_jdk_flavor: "temurin" # amazon linux 2023 also supports "corretto"
# Ubuntu and Ansible use different architecture nomenclature; provide
# an easy method for translating between them