aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-09-05 10:51:28 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-09-05 10:51:28 -0300
commitbecd5bb65d22d2925ae3d6656d4a8a2b3eb5ba13 (patch)
tree07de3d5af17e18b8a8384b7f8c159b627c9dbc67
parentb1e21aa24bd7dbd8048d1053dbdae081d10ea11d (diff)
downloadpuppet-apt-becd5bb65d22d2925ae3d6656d4a8a2b3eb5ba13.tar.gz
puppet-apt-becd5bb65d22d2925ae3d6656d4a8a2b3eb5ba13.tar.bz2
Adding preferences_lucid.erb
-rw-r--r--templates/Ubuntu/preferences_lucid.erb30
1 files changed, 30 insertions, 0 deletions
diff --git a/templates/Ubuntu/preferences_lucid.erb b/templates/Ubuntu/preferences_lucid.erb
new file mode 100644
index 0000000..30d3ec6
--- /dev/null
+++ b/templates/Ubuntu/preferences_lucid.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
+