diff --git a/services_web.yml b/services_web.yml index 94db5f59..636b37e4 100755 --- a/services_web.yml +++ b/services_web.yml @@ -40,13 +40,13 @@ - name: main dest: /pubftp/pub/debian/ cron_time: "25 1,13" - rsync_host: debian.proxad.net + rsync_host: debian.ethz.ch rsync_path: debian - name: security dest: /pubftp/pub/debian-security/ cron_time: "40 *" - rsync_host: debian.proxad.net + rsync_host: debian.ethz.ch rsync_path: debian-security - name: backports