mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +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