mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
Origin's --seed-provider-parameters format is seeds=<ip1>,<ip2>,<ip3> to align with yaml configuration file format and command line options a different seperator must be used instead of "," - switched to using ";" Signed-off-by: Shlomi Livne <shlomi@cloudius-systems.com>