Closed jelmer closed 4 years ago
Thanks to submit this idea and sorry for the long wait. Apparently I was not watching this repo, so I didn't get notified.... I'll close this PR, since the feature will be added in PR #25 .
That appears to just add support for RedHat packages, rather than installation from Debian?
I don't think so, it's using package to install and the Red Hat specific task is only to enable EPEL?
@jelmer For what it's worth, I only tested #18 (now #25) on CentOS back when I opened #18.
However it uses the package
task to install the package (named borgbackup
by default), so if that package is available in Debian-family distros I think it should work.
Install borgbackup from apt on Debian, so that it works on non-x86 platforms.
Add a variable
borgbackup_install_from_web
to allow forcing the old behaviour.