DCD-1037 use AdoptOpenJDK from official repos

This commit is contained in:
Lee Goolsbee
2020-08-07 13:57:08 -05:00
parent 5bae465412
commit 45c2d01b17
5 changed files with 45 additions and 22 deletions

View File

@@ -3,8 +3,6 @@
atl_jvm_heap: "2048m"
atl_fonts_fallback_dirs:
- "{{ atl_java_home }}/lib/fonts/fallback/"
- "{{ atl_jre_home }}/lib/fonts/fallback/"
atl_autologin_cookie_age: "{{ lookup('env', 'ATL_AUTOLOGIN_COOKIE_AGE') }}"