mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
node_exporter files as installed with weird ownership, 3434:3434. This is because upstream node_exporter tar.gz contain the owner information, but we should overwrite it to valid one. Fixes #6222 Closes #8379