Closed samh closed 1 year ago
There is a big PR open right now. May integrate this PR after the bigger one to avoid conflicts.
I rebased it and added the variable to the README.
Looks good. Just added one comment to make sure the default value is clear enough?
Thanks for the contribution!
Fixes #124
The "package" install method was failing on Fedora, because it is part of the 'RedHat' OS family but does not have EPEL.
Only applies when using the "package" install method. Added a separate variable "borg_require_epel" to make it easy to disable the check in any other situations (e.g. using a custom mirror instead of the epel-release package).