mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +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