From 5c847638cddbaa8973901aa2cc155be5a483ee18 Mon Sep 17 00:00:00 2001 From: Geoff Jacobs Date: Mon, 2 Sep 2024 08:38:33 +1000 Subject: [PATCH] ITPLT-4019 tidying up comments --- roles/product_common/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/product_common/defaults/main.yml b/roles/product_common/defaults/main.yml index bbbc219..6c9fae9 100644 --- a/roles/product_common/defaults/main.yml +++ b/roles/product_common/defaults/main.yml @@ -5,7 +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_system_jdk_vendor: "temurin" # amazon linux 2023 also supports "corretto" +atl_system_jdk_vendor: "temurin" # Ubuntu and Ansible use different architecture nomenclature; provide # an easy method for translating between them