summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
blob: 1d3dff752b2f4ed8a762e2a005561bcaa7b40d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This file is managed by Puppet. Do not edit, any changes will be overwritten!

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: stable
Pull: testing
Codename: stable
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: yes
Uploaders: uploaders

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: testing
Pull: unstable
Codename: testing
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: yes
Uploaders: uploaders

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: unstable
Codename: unstable
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: yes
Uploaders: uploaders