mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
Since we added native nodetool, we no longer need to install scylla-tools and scylla-jmx, drop them from scylla metapackage and make it optional package. Closes #18472 Closes scylladb/scylladb#18487