mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 22:43:15 +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