118 lines
2.9 KiB
YAML
118 lines
2.9 KiB
YAML
---
|
|
glob_ftpsync:
|
|
root: /mirror/pub
|
|
mirror:
|
|
name: CRANS
|
|
info:
|
|
maintainer: Les Nounous <contact@crans.org>
|
|
country: FR
|
|
location: Gif-sur-Yvette, Île-de-France
|
|
targets:
|
|
- name: main
|
|
dest: debian
|
|
cron_time: "25 1,13"
|
|
rsync_host: ftp.fr.debian.org
|
|
rsync_path: debian
|
|
- name: security
|
|
dest: debian-security
|
|
cron_time: "40 *"
|
|
rsync_host: ftp.fr.debian.org
|
|
rsync_path: debian-security
|
|
- name: ubuntu
|
|
dest: ubuntu
|
|
cron_time: "43 5,17"
|
|
rsync_host: fr.archive.ubuntu.com
|
|
rsync_path: ubuntu
|
|
|
|
glob_rsync_mirror:
|
|
root: /mirror/pub
|
|
targets:
|
|
- name: videolan
|
|
dest: videolan
|
|
cron_time: "03 10,14,18,22,2,6"
|
|
rsync_host: rsync.videolan.org
|
|
rsync_path: videolan-ftp
|
|
- name: debian
|
|
dest: distributions/linux/debian
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.debian.org
|
|
rsync_path: cdimage/release
|
|
- name: debian-cloud
|
|
dest: distributions/linux/debian/cloud
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.debian.org
|
|
rsync_path: cdimage/cloud/bullseye
|
|
exclude:
|
|
- archive
|
|
- daily
|
|
- name: ubuntu
|
|
dest: distributions/linux/ubuntu
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.ubuntu.com
|
|
rsync_path: cdimage/releases
|
|
- name: xubuntu
|
|
dest: distributions/linux/xubuntu
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.ubuntu.com
|
|
rsync_path: cdimage/xubuntu/releases
|
|
- name: kubuntu
|
|
dest: distributions/linux/kubuntu
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.ubuntu.com
|
|
rsync_path: cdimage/kubuntu/releases
|
|
- name: lubuntu
|
|
dest: distributions/linux/lubuntu
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.ubuntu.com
|
|
rsync_path: cdimage/lubuntu/releases
|
|
- name: ubuntu-mate
|
|
dest: distributions/linux/ubuntu-mate
|
|
cron_time: "00 5"
|
|
rsync_host: cdimage.ubuntu.com
|
|
rsync_path: cdimage/ubuntu-mate/releases
|
|
- name: archlinux
|
|
dest: archlinux
|
|
cron_time: "08 3,15"
|
|
rsync_host: rsync.cyberbits.eu
|
|
rsync_path: archlinux/
|
|
|
|
glob_apt_mirror:
|
|
root: /mirror/pub
|
|
targets:
|
|
- name: grafana
|
|
symlink: ""
|
|
scheme: https
|
|
host: packages.grafana.com
|
|
path: oss/deb
|
|
suite:
|
|
- stable
|
|
components:
|
|
- main
|
|
- name: proxmox
|
|
symlink: ""
|
|
scheme: https
|
|
host: download.proxmox.com
|
|
path: debian/pve
|
|
suite:
|
|
- buster
|
|
- bullseye
|
|
components:
|
|
- pve-no-subscription
|
|
- name: ceph-quincy
|
|
scheme: https
|
|
host: download.proxmox.com
|
|
path: debian/ceph-quincy
|
|
suite:
|
|
- bullseye
|
|
components:
|
|
- main
|
|
- name: ceph-quincy
|
|
symlink: ""
|
|
scheme: https
|
|
host: download.ceph.com
|
|
path: debian-quincy
|
|
suite:
|
|
- bullseye
|
|
components:
|
|
- main
|