Closed widhalmt closed 2 years ago
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.
This should keep idempotence tests from failing.
As far as I understand, installing the package over the already placed configuration file can break idempotence tests. Maybe due to permissions changed or something similar.
It might lead to Redis starting with a default config and being immediately restarted afterwards on deb systems but at least I'm ok with that.