From: Silvio Rhatto Date: Wed, 9 May 2012 16:04:52 +0000 (-0300) Subject: Adding precise template X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=235cdafaa4e3aec7edc0b2f4b07ddc2bb9267bf3;p=puppet-apt.git Adding precise template --- diff --git a/templates/Ubuntu/preferences_precise.erb b/templates/Ubuntu/preferences_precise.erb new file mode 100644 index 0000000..30d3ec6 --- /dev/null +++ b/templates/Ubuntu/preferences_precise.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 +