forked from infra/ansible
batcave01: backup should be /srv/git, not /git
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4a2be280f8
commit
a160490f7d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ eth0_ipv4_ip: 10.16.163.35
|
|||
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
sar_output_file: koji.json
|
||||
host_backup_targets: ['/git', '/mnt/fedora/app/attachments']
|
||||
host_backup_targets: ['/srv/git', '/mnt/fedora/app/attachments']
|
||||
|
||||
# GDPR SAR variables - koji
|
||||
sar_script: /usr/local/bin/koji_sar.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue