Use archive.ubuntu.org
parent
253531f623
commit
b8cbccfd9d
|
@ -51,7 +51,7 @@
|
||||||
- name: ports
|
- name: ports
|
||||||
dest: /pubftp/pub/debian-ports/
|
dest: /pubftp/pub/debian-ports/
|
||||||
cron_time: " 7 3,15"
|
cron_time: " 7 3,15"
|
||||||
rsync_host: debian.proxad.net
|
rsync_host: ftp.de.debian.org
|
||||||
rsync_path: debian-ports
|
rsync_path: debian-ports
|
||||||
|
|
||||||
- name: backports
|
- name: backports
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
dest: /pubftp/pub/ubuntu/
|
dest: /pubftp/pub/ubuntu/
|
||||||
cron_time: "55 5,17"
|
cron_time: "55 5,17"
|
||||||
rsync_host: wahoo.canonical.com
|
rsync_host: archive.ubuntu.com
|
||||||
rsync_path: ubuntu
|
rsync_path: ubuntu
|
||||||
|
|
||||||
rsync_mirror:
|
rsync_mirror:
|
||||||
|
|
Loading…
Reference in New Issue