mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 13:37:04 +00:00
It seems distro.id() is NOT always same output as ID in /etc/os-release. We need to replace "ol" to "oracle", "amzn" to "amazon". Fixes #6761