ansible/group_vars/mirror_backend.yml

96 lines
2.5 KiB
YAML

glob_ftpsync:
root: /mirror/pub
mirror:
name: CRANS
info:
maintainer: Les Nounous <contact@crans.org>
country: FR
location: Cachan, Î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: backports
dest: debian-backports
cron_time: " 7 3,15"
rsync_host: ftp.fr.debian.org
rsync_path: debian-backports
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/OpenStack
exclude:
- archive
- 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"
rsync_host: archlinux.polymorf.fr
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: http
host: download.proxmox.com
path: debian/pve
suite: buster
components:
- pve-no-subscription