Files
fedora-infra_ansible/roles/mirrormanager/frontend2
Adrian Reber 9e13fede63 MM crawler: skip lost+found during rsync crawl
The rsync based crawler has two excludes hardcoded:

 cmd = "rsync --temp-dir=/tmp -r --exclude=.snapshot --exclude='*.~tmp~'"

To avoid failures during rsync crawling this adds 'lost+found' to the
exclude list via the configuration file.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2018-03-12 10:19:51 +01:00
..