mirror from CentOS master
This commit is contained in:
parent
ca63b972ba
commit
fb92aa646b
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ ${RSYNC} ${RS_OPT} ${RS_DEADLY} ${FED_EXCLUDES} ${SERVER}::fedora-enchilada0/ /s
|
|||
${RSYNC} ${RS_OPT} ${RS_DEADLY} ${FED_EXCLUDES} ${SERVER}::fedora-secondary0/ /srv/pub/fedora-secondary/ | tail -n2 | logger -p local0.notice -t rsync_updates_fedora_2nd
|
||||
|
||||
# CentOS
|
||||
${RSYNC} ${RS_OPT} ${RD_DEADLY} mirrors.kernel.org::centos/ /srv/pub/centos/ | tail -n2 | logger -p local0.notice -t rsync_centos
|
||||
${RSYNC} ${RS_OPT} ${RD_DEADLY} master-1.centos.org::CentOS-community-cage/centos/ /srv/pub/centos/ | tail -n2 | logger -p local0.notice -t rsync_centos
|
||||
# CentOS-altarch
|
||||
${RSYNC} ${RS_OPT} ${RD_DEADLY} master-1.centos.org::CentOS-community-cage/altarch/ /srv/pub/centos-altarch/ | tail -n2 | logger -p local0.notice -t rsync_centos_alt
|
||||
|
||||
|
||||
# Let MM know I'm all up to date
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue