mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
batcave: exclude more unnecessary paths from CentOS 10 sync
Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
RSYNC='/usr/bin/rsync'
|
||||
RS_OPT="-avSHP --numeric-ids"
|
||||
RS_DEADLY="--delete --delete-excluded --delete-delay --delay-updates"
|
||||
CENT_EXCLUDES="--exclude=iso --exclude=kickstart --exclude=images --exclude=debug --exclude=source"
|
||||
CENT_EXCLUDES="--exclude=HighAvailability --exclude=NFV --exclude=RT --exclude=source --exclude=debug --exclude=iso --exclude=.discinfo --exclude=.treeinfo --exclude=EFI --exclude=EULA --exclude=LICENSE --exclude=boot --exclude=extra_files.json --exclude=generic.ins --exclude=images --exclude=media.repo --exclude=ppc"
|
||||
|
||||
SERVER=centos-master01.rdu3.fedoraproject.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user