summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
blob: a7a779708d17babca624bc1f1ad4761399cd81cb (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
# This file is managed by Puppet. Do not edit, any changes will be overwritten!

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