scylladb / scylla-ccm

Cassandra Cluster Manager, modified for Scylla
Apache License 2.0
20 stars 60 forks source link

ccmlib/common: add function to get the default scylla.yaml #583

Closed fruch closed 1 week ago

fruch commented 2 weeks ago

this function need to get the install_dir, and out of it it can extract the default scylla.yaml (i.e. before any modification that ccm would be doing to it)

Closes: #582