mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 10:00:35 +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.