Closed vladzcloudius closed 10 months ago
@tarzanek the OSS molecule fails due to https://github.com/scylladb/scylladb/issues/16427
we likely should revisit https://github.com/scylladb/scylla-ansible-roles/pull/143
I am merging this, but we should check if current supported versions still need all these java workarounds
There is no need to call update-java-alternatives explicitly since openjdk-8-jre-headless .deb package invokes it as a post-install action.
Tested on Ubuntu 20.04 on both x86 and on arm64 HW.
Fixes #325