mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
The housekeeping.conf is a configuration file for scylla-housekeeping. By default it will be included in the rpm and state that the check-version would be run. If the file is missing, or if check-version is set to false, the check version operation will not be performed. Signed-off-by: Amnon Heiman <amnon@scylladb.com>