diff options
author | Antoine Beaupre <anarcat@koumbit.org> | 2011-06-21 22:40:17 -0400 |
---|---|---|
committer | Antoine Beaupre <anarcat@koumbit.org> | 2011-06-21 22:47:34 -0400 |
commit | 5517c7f6fc2bc7518d1c05e67e41687ec4abe039 (patch) | |
tree | 7766b276fafd236c973db8ff061f66330fe45c12 /templates | |
parent | 7c5492db8d7fdca7eddb9c6737c469935e9758d7 (diff) | |
download | puppet-reprepro-5517c7f6fc2bc7518d1c05e67e41687ec4abe039.tar.gz puppet-reprepro-5517c7f6fc2bc7518d1c05e67e41687ec4abe039.tar.bz2 |
upgrade to wheezy, add pulls
Diffstat (limited to 'templates')
-rw-r--r-- | templates/distributions.erb | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/templates/distributions.erb b/templates/distributions.erb index 96498b4..761ae9a 100644 --- a/templates/distributions.erb +++ b/templates/distributions.erb @@ -1,9 +1,9 @@ Origin: <%= domain %> Label: <%= domain %> -Suite: oldstable -Codename: lenny -Version: 4.0 -Architectures: i386 amd64 source +Suite: reallyoldstable +Codename: etch +Version: 3.0 +Architectures: i386 amd64 source kfreebsd-amd64 kfreebsd-i386 Components: main non-free contrib Description: <%= domain %> specific (or backported) packages SignWith: yes @@ -11,10 +11,11 @@ Uploaders: uploaders Origin: <%= domain %> Label: <%= domain %> -Suite: stable -Codename: squeeze +Suite: oldstable +Pull: stable +Codename: lenny Version: 5.0 -Architectures: i386 amd64 source +Architectures: i386 amd64 source kfreebsd-amd64 kfreebsd-i386 Components: main non-free contrib Description: <%= domain %> specific (or backported) packages SignWith: yes @@ -22,9 +23,22 @@ Uploaders: uploaders Origin: <%= domain %> Label: <%= domain %> +Suite: stable +Pull: testing +Codename: squeeze +Version: 6.0 +Architectures: i386 amd64 source kfreebsd-amd64 kfreebsd-i386 +Components: main non-free contrib +Description: koumbit specific (or backported) packages +SignWith: yes +Uploaders: uploaders + +Origin: koumbit +Label: koumbit Suite: testing +Pull: unstable Codename: wheezy -Architectures: i386 amd64 source +Architectures: i386 amd64 source kfreebsd-amd64 kfreebsd-i386 Components: main non-free contrib Description: <%= domain %> specific (or backported) packages SignWith: yes @@ -34,8 +48,8 @@ Origin: <%= domain %> Label: <%= domain %> Suite: unstable Codename: sid -Architectures: i386 amd64 source +Architectures: i386 amd64 source kfreebsd-amd64 kfreebsd-i386 Components: main non-free contrib Description: <%= domain %> specific (or backported) packages SignWith: yes -Uploaders: uploaders +Uploaders: uploaders-sid |