summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
blob: 2e4b2e5061511f0860f9bd9194ef3043240a4143 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# This file is managed by Puppet. Do not edit, any changes will be overwritten!

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

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

Origin: <%= @origin %>
Label: <%= @origin %>
Suite: stable
Pull: testing
Codename: squeeze
Version: 6.0
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: wheezy
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: sid
Architectures: <%= @architectures.join(' ') %>
Components: main non-free contrib
Description: <%= @origin %> specific (or backported) packages
SignWith: yes
Uploaders: uploaders