diff --git a/services_web.yml b/services_web.yml index 29c9f874..bbf357a3 100644 --- a/services_web.yml +++ b/services_web.yml @@ -73,6 +73,12 @@ rsync_host: rsync.videolan.org rsync_path: videolan-ftp + - name: debian + dest: /pubftp/pub/distributions/linux/debian + cron_time: "00 5" + rsync_host: cdimage.debian.org + rsync_path: cdimage/releases + - name: ubuntu dest: /pubftp/pub/distributions/linux/ubuntu cron_time: "00 5"