3eceba5749
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
32 lines
761 B
Plaintext
Executable File
32 lines
761 B
Plaintext
Executable File
Name: ubuntu
|
|
Method: http://us.archive.ubuntu.com/ubuntu
|
|
Components: main universe
|
|
UDebComponents: main
|
|
Architectures: amd64 source
|
|
GetInRelease: no
|
|
VerifyRelease: 437D05B5|C0B21F32
|
|
|
|
Name: ubuntu-security
|
|
Method: http://security.ubuntu.com/ubuntu
|
|
Components: main universe
|
|
UDebComponents: main
|
|
Architectures: amd64 source
|
|
GetInRelease: no
|
|
VerifyRelease: 437D05B5|C0B21F32
|
|
|
|
Name: ubuntu-ports
|
|
Method: http://ports.ubuntu.com/ubuntu-ports
|
|
Components: main universe
|
|
UDebComponents: main
|
|
Architectures: arm64 source
|
|
GetInRelease: no
|
|
VerifyRelease: 437D05B5|C0B21F32
|
|
|
|
Name: ubuntu-ports-security
|
|
Method: http://ports.ubuntu.com/ubuntu-ports
|
|
Components: main universe
|
|
UDebComponents: main
|
|
Architectures: arm64 source
|
|
GetInRelease: no
|
|
VerifyRelease: 437D05B5|C0B21F32
|