aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-05-09 19:48:25 -0300
committerintrigeri <intrigeri@boum.org>2012-05-20 17:42:49 +0200
commit1af58e700e2e5c60a3f187b4a41d40755101f4f4 (patch)
treea63df1f48208c335138fbd53856ae7b10640d24a
parent235cdafaa4e3aec7edc0b2f4b07ddc2bb9267bf3 (diff)
downloadpuppet-apt-1af58e700e2e5c60a3f187b4a41d40755101f4f4.tar.gz
puppet-apt-1af58e700e2e5c60a3f187b4a41d40755101f4f4.tar.bz2
Changing ubuntu preferences templates to symlinks
l---------templates/Ubuntu/preferences_lucid.erb1
l---------[-rw-r--r--]templates/Ubuntu/preferences_oneiric.erb31
l---------[-rw-r--r--]templates/Ubuntu/preferences_precise.erb31
3 files changed, 3 insertions, 60 deletions
diff --git a/templates/Ubuntu/preferences_lucid.erb b/templates/Ubuntu/preferences_lucid.erb
new file mode 120000
index 0000000..3debe4f
--- /dev/null
+++ b/templates/Ubuntu/preferences_lucid.erb
@@ -0,0 +1 @@
+preferences_maverick.erb \ No newline at end of file
diff --git a/templates/Ubuntu/preferences_oneiric.erb b/templates/Ubuntu/preferences_oneiric.erb
index 30d3ec6..3debe4f 100644..120000
--- a/templates/Ubuntu/preferences_oneiric.erb
+++ b/templates/Ubuntu/preferences_oneiric.erb
@@ -1,30 +1 @@
-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
-
+preferences_maverick.erb \ No newline at end of file
diff --git a/templates/Ubuntu/preferences_precise.erb b/templates/Ubuntu/preferences_precise.erb
index 30d3ec6..3debe4f 100644..120000
--- a/templates/Ubuntu/preferences_precise.erb
+++ b/templates/Ubuntu/preferences_precise.erb
@@ -1,30 +1 @@
-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
-
+preferences_maverick.erb \ No newline at end of file