Add Debian cdimages
parent
975220d174
commit
e828789665
|
@ -73,6 +73,12 @@
|
||||||
rsync_host: rsync.videolan.org
|
rsync_host: rsync.videolan.org
|
||||||
rsync_path: videolan-ftp
|
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
|
- name: ubuntu
|
||||||
dest: /pubftp/pub/distributions/linux/ubuntu
|
dest: /pubftp/pub/distributions/linux/ubuntu
|
||||||
cron_time: "00 5"
|
cron_time: "00 5"
|
||||||
|
|
Loading…
Reference in New Issue