mirror from CentOS master

This commit is contained in:
Stephen Smoogen 2018-07-20 13:40:54 +00:00
parent ca63b972ba
commit fb92aa646b

View file

@ -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