]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
Adding preferences_lucid.erb
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 5 Sep 2011 13:51:28 +0000 (10:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 5 Sep 2011 13:51:28 +0000 (10:51 -0300)
templates/Ubuntu/preferences_lucid.erb [new file with mode: 0644]

diff --git a/templates/Ubuntu/preferences_lucid.erb b/templates/Ubuntu/preferences_lucid.erb
new file mode 100644 (file)
index 0000000..30d3ec6
--- /dev/null
@@ -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
+