From 3a42bab03992bba48f39223afcf06523bba968cb Mon Sep 17 00:00:00 2001 From: Diego Herrera Date: Tue, 10 Feb 2026 18:09:31 -0300 Subject: [PATCH] Reenable Centos10 sync for EPEL 10.2 mass branching Signed-off-by: Diego Herrera --- roles/batcave/files/centos-10-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/batcave/files/centos-10-sync b/roles/batcave/files/centos-10-sync index ff4e35ceb6..30bcc984e9 100644 --- a/roles/batcave/files/centos-10-sync +++ b/roles/batcave/files/centos-10-sync @@ -23,4 +23,4 @@ ${RSYNC} ${RS_OPT} ${RS_DEADLY} ${CENT_EXCLUDES} ${SERVER}::${RSYNC_MOD} ${RSYNC # resembles RHEL 10.x for the epel10.x-build tag to use temporarily until the # actual RHEL 10.x is released. # https://forge.fedoraproject.org/infra/tickets/12394 -#${RSYNC} ${RS_OPT} ${RS_DEADLY} --link-dest=${RSYNC_DESTDIR} ${RSYNC_DESTDIR} ${RSYNC_SNAPDIR} +${RSYNC} ${RS_OPT} ${RS_DEADLY} --link-dest=${RSYNC_DESTDIR} ${RSYNC_DESTDIR} ${RSYNC_SNAPDIR}