forked from infra/ansible
Reenable Centos10 sync for EPEL 10.2 mass branching
Signed-off-by: Diego Herrera <dherrera@redhat.com>
This commit is contained in:
parent
c62e1573f7
commit
3a42bab039
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue