mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
To make scylla setup scripts easier to handle in Ansible, stop deleting perftune.yaml and detect cpuset.conf changes by mtime of the file. Also, skip update cpuset.conf when same parameter specified. Fixes #10121 Closes #10312