aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-02-03 14:58:23 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-02-03 14:58:23 -0200
commitc967da9a93ec930faa85db1345e37b6135cddcf8 (patch)
treece869e09a6fae5b37e0abf4c4554498ab1c0d498 /templates
parent869df260f17c3a5a84ffbb5ca4e2b74ebab130b9 (diff)
downloadpuppet-apt-c967da9a93ec930faa85db1345e37b6135cddcf8.tar.gz
puppet-apt-c967da9a93ec930faa85db1345e37b6135cddcf8.tar.bz2
Adding preferences_oneiric.erb
Diffstat (limited to 'templates')
-rw-r--r--templates/Ubuntu/preferences_oneiric.erb30
1 files changed, 30 insertions, 0 deletions
diff --git a/templates/Ubuntu/preferences_oneiric.erb b/templates/Ubuntu/preferences_oneiric.erb
new file mode 100644
index 0000000..30d3ec6
--- /dev/null
+++ b/templates/Ubuntu/preferences_oneiric.erb
@@ -0,0 +1,30 @@
+Explanation: Ubuntu <%= codename %> security
+Package: *
+Pin: release o=Ubuntu,a=<%= codename %>-security
+Pin-Priority: 990
+
+Explanation: Ubuntu <%= codename %> updates
+Package: *
+Pin: release o=Ubuntu,a=<%= codename %>-updates
+Pin-Priority: 980
+
+Explanation: Ubuntu <%= codename %>
+Package: *
+Pin: release o=Ubuntu,a=<%= codename %>
+Pin-Priority: 970
+
+Explanation: Ubuntu backports
+Package: *
+Pin: release a=<%= codename %>-backports
+Pin-Priority: 200
+
+Explanation: Ubuntu <%= next_release %>
+Package: *
+Pin: release o=Ubuntu,a=<%= next_release %>
+Pin-Priority: 2
+
+Explanation: Ubuntu fallback
+Package: *
+Pin: release o=Ubuntu
+Pin-Priority: -10
+