Ensure borgmatic configuration is setup for borgbackup
This adds support for the borgmatic default configuration file. Change-Id: I3023ad0402c42aa48a1df009f29f0397cc17f87d Depends-On: https://review.openstack.org/636766 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
cbc1456562
commit
bd4f3bbdad
@ -18,3 +18,7 @@ borgbackup_user_shell: /bin/bash
|
||||
|
||||
borgmatic_pip_virtualenv_python: python3
|
||||
borgmatic_pip_virtualenv: /opt/venv/borgmatic
|
||||
|
||||
borgmatic_user_name: borgbackup
|
||||
borgmatic_user_group: borgbackup
|
||||
borgmatic_user_home: /var/lib/borgbackup
|
||||
|
Loading…
x
Reference in New Issue
Block a user