]> gitweb.fluxo.info Git - puppet-apt.git/commitdiff
Remove Lenny-related comment that was made obsolete a year ago by commit 822950.
authorintrigeri <intrigeri@boum.org>
Sun, 8 Dec 2013 21:58:38 +0000 (21:58 +0000)
committerintrigeri <intrigeri@boum.org>
Sun, 8 Dec 2013 21:58:38 +0000 (21:58 +0000)
manifests/preferences_snippet.pp

index cbc83d20114ef2dfd81a48aeeefb57ad67eed942..0c7b7bbfe605a485c41b48c181f71501c5d39a89 100644 (file)
@@ -34,9 +34,6 @@ define apt::preferences_snippet (
     owner  => root, group => 0, mode => '0644';
   }
 
-  # This should really work in the same manner as sources_list and apt_conf
-  # snippets, but since the preferences.d directory cannot be used in Debian
-  # lenny, we can't generalize without going into ugly special-casing.
   case $source {
     '': {
       case $release {