Use a push-primary mirror

certbot_on_virtu
Alexandre Iooss 2020-03-31 08:40:19 +02:00
parent e828789665
commit 2c355a0703
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 5 additions and 5 deletions

View File

@ -39,25 +39,25 @@
- name: main
dest: /pubftp/pub/debian/
cron_time: "25 1,13"
rsync_host: syncproxy3.eu.debian.org
rsync_host: debian.proxad.net
rsync_path: debian
- name: security
dest: /pubftp/pub/debian-security/
cron_time: "40 *"
rsync_host: syncproxy3.eu.debian.org
rsync_host: debian.proxad.net
rsync_path: debian-security
- name: ports
dest: /pubftp/pub/debian-ports/
cron_time: " 7 3,15"
rsync_host: syncproxy3.eu.debian.org
rsync_host: debian.proxad.net
rsync_path: debian-ports
- name: backports
dest: /pubftp/pub/debian-backports/
cron_time: " 7 3,15"
rsync_host: syncproxy3.eu.debian.org
rsync_host: debian.proxad.net
rsync_path: debian-backports
- name: ubuntu
@ -77,7 +77,7 @@
dest: /pubftp/pub/distributions/linux/debian
cron_time: "00 5"
rsync_host: cdimage.debian.org
rsync_path: cdimage/releases
rsync_path: cdimage/release
- name: ubuntu
dest: /pubftp/pub/distributions/linux/ubuntu