aboutsummaryrefslogtreecommitdiff
path: root/templates/Debian/preferences_wheezy.erb
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2011-06-08 00:44:01 +0200
committerintrigeri <intrigeri@boum.org>2011-06-20 20:07:24 +0200
commit546b5cbdbcfd7551e769a0fc8a7a568f04ead3a9 (patch)
tree833310cbf8d5ca43ba42873c4d4501529be00785 /templates/Debian/preferences_wheezy.erb
parent4e6f65b0d5445c3d96ade7acef13b3e145b7af65 (diff)
downloadpuppet-apt-546b5cbdbcfd7551e769a0fc8a7a568f04ead3a9.tar.gz
puppet-apt-546b5cbdbcfd7551e769a0fc8a7a568f04ead3a9.tar.bz2
Add preferences, listchanges, apticron templates for Debian Wheezy.
Diffstat (limited to 'templates/Debian/preferences_wheezy.erb')
-rw-r--r--templates/Debian/preferences_wheezy.erb20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/Debian/preferences_wheezy.erb b/templates/Debian/preferences_wheezy.erb
new file mode 100644
index 0000000..d5c7af8
--- /dev/null
+++ b/templates/Debian/preferences_wheezy.erb
@@ -0,0 +1,20 @@
+Explanation: Debian <%= codename %>
+Package: *
+Pin: release o=Debian,n=<%= codename %>
+Pin-Priority: 990
+
+Explanation: Debian <%= codename %>-updates
+Package: *
+Pin: release o=Debian,n=<%= codename %>-updates
+Pin-Priority: 990
+
+Explanation: Debian sid
+Package: *
+Pin: release o=Debian,n=sid
+Pin-Priority: 1
+
+Explanation: Debian fallback
+Package: *
+Pin: release o=Debian
+Pin-Priority: -10
+