system-config/playbooks/roles/reprepro/files/ubuntu/config/distributions
Ian Wienand 3eceba5749 reprepro: convert to Ansible
This converts the reprepro configuration from our existing puppet to
Ansible.

This takes a more direct approach; the templating done by the puppet
version started simple but over the years grew several different
options to handle various use-cases.  This means you not only had to
understand the rather obscure reprepro configuration, but then *also*
figure out how to translate that from our puppet template layers.

Here the configuration files are kept directly (they were copied from
the existing mirror-update.openstack.org) and deployed with some light
wrapper tasks in reprepro/tasks/utils which avoids most duplication.

Note the initial cron jobs are left disabled so we can run some manual
testing before letting it go automatically.

Change-Id: I96a9ff1efbf51c4164621028b7a3a1e2e1077d5c
2020-10-19 14:06:57 +11:00

127 lines
3.0 KiB
Plaintext
Executable File

Origin: Ubuntu
Codename: bionic
Description: OpenStack Ubuntu Bionic mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-bionic.log
Origin: Ubuntu
Codename: bionic-updates
Description: OpenStack Ubuntu Bionic Updates mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-bionic-updates.log
Origin: Ubuntu
Codename: bionic-backports
Description: OpenStack Ubuntu Bionic Backports mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
NotAutomatic: yes
ButAutomaticUpgrades: yes
Log: /var/log/reprepro/ubuntu-bionic-backports.log
Origin: Ubuntu
Codename: bionic-security
Description: OpenStack Ubuntu Bionic Security mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu-security
Log: /var/log/reprepro/ubuntu-bionic-security.log
Origin: Ubuntu
Codename: focal
Description: OpenStack Ubuntu Focal mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-focal.log
Origin: Ubuntu
Codename: focal-updates
Description: OpenStack Ubuntu Focal Updates mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-focal-updates.log
Origin: Ubuntu
Codename: focal-backports
Description: OpenStack Ubuntu Focal Backports mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
NotAutomatic: yes
ButAutomaticUpgrades: yes
Log: /var/log/reprepro/ubuntu-focal-backports.log
Origin: Ubuntu
Codename: focal-security
Description: OpenStack Ubuntu Focal Security mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu-security
Log: /var/log/reprepro/ubuntu-focal-security.log
Origin: Ubuntu
Codename: xenial
Description: OpenStack Ubuntu Xenial mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-xenial.log
Origin: Ubuntu
Codename: xenial-updates
Description: OpenStack Ubuntu Xenial Updates mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
Log: /var/log/reprepro/ubuntu-xenial-updates.log
Origin: Ubuntu
Codename: xenial-backports
Description: OpenStack Ubuntu Xenial Backports mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu
NotAutomatic: yes
ButAutomaticUpgrades: yes
Log: /var/log/reprepro/ubuntu-xenial-backports.log
Origin: Ubuntu
Codename: xenial-security
Description: OpenStack Ubuntu Xenial Security mirror
Architectures: amd64 source
Components: main universe
UDebComponents: main
Contents: .gz
Update: ubuntu-security
Log: /var/log/reprepro/ubuntu-xenial-security.log