system-config/playbooks/roles/install-borg
Ian Wienand eb07ab3613 borg-backup: add fuse
Add the FUSE dependencies for our hosts backed up with borg, along
with a small script to make mounting the backups easier.  This is the
best way to recover something quickly in what is sure to be a
stressful situation.

Documentation and testing is updated.

Change-Id: I1f409b2df952281deedff2ff8f09e3132a2aff08
2020-11-05 11:56:46 +11:00
..
defaults install-borg: bump to latest version 2020-10-12 15:07:38 +11:00
tasks borg-backup: add fuse 2020-11-05 11:56:46 +11:00
README.rst Add borg-backup roles 2020-07-21 17:36:50 +10:00

README.rst

Install borg backup tool to /opt/borg

Install borg to a virtualenv; the binary will be available at /opt/borg/bin/borg.

Role Variables

The version of borg to install. This should likely be pinned to be the same between server and client.