mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
Since we added scylla-conf package, we cannot install scylla-server/-tools without the package, because of this --localrpm is failing. So copy scylla-conf package to AMI, and install it to fix the problem.