1
0
Fork 0
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:
Kevin Fenzi 2026-07-20 09:30:19 -07:00
commit a160490f7d

View file

@ -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