diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-09 19:48:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-09 19:48:25 -0300 |
commit | 2fea12cace6595cb545402fd08dc0a5c78e35507 (patch) | |
tree | c18d3c6370215bf05bac263206b0d1540b896332 | |
parent | 158ccffbcc6aadaba9d10a0f2e83a96f9133616c (diff) | |
download | puppet-apt-2fea12cace6595cb545402fd08dc0a5c78e35507.tar.gz puppet-apt-2fea12cace6595cb545402fd08dc0a5c78e35507.tar.bz2 |
Changing ubuntu preferences templates to symlinks
l---------[-rw-r--r--] | templates/Ubuntu/preferences_lucid.erb | 31 | ||||
l---------[-rw-r--r--] | templates/Ubuntu/preferences_oneiric.erb | 31 | ||||
l---------[-rw-r--r--] | templates/Ubuntu/preferences_precise.erb | 31 |
3 files changed, 3 insertions, 90 deletions
diff --git a/templates/Ubuntu/preferences_lucid.erb b/templates/Ubuntu/preferences_lucid.erb index 30d3ec6..3debe4f 100644..120000 --- a/templates/Ubuntu/preferences_lucid.erb +++ b/templates/Ubuntu/preferences_lucid.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_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 |